Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 297fde5

Browse files
committed
bug #46051 Don't replace symfony/security-guard (derrabus)
This PR was merged into the 6.0 branch. Discussion ---------- Don't replace symfony/security-guard | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A The package `symfony/security-guard` has never been released as 6.0. Because of that, the monorepo should not replace it anymore. Commits ------- 74e8abd Don't replace symfony/security-guard
2 parents 3fd26d2 + 74e8abd commit 297fde5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"symfony/security-bundle": "self.version",
9696
"symfony/security-core": "self.version",
9797
"symfony/security-csrf": "self.version",
98-
"symfony/security-guard": "self.version",
9998
"symfony/security-http": "self.version",
10099
"symfony/semaphore": "self.version",
101100
"symfony/serializer": "self.version",

0 commit comments

Comments
 (0)