Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite69855e

Browse files
author
Robin Chalas
committed
minor#30282 [Security\Guard] bump lowest version of security-core (nicolas-grekas)
This PR was merged into the 3.4 branch.Discussion----------[Security\Guard] bump lowest version of security-core| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -Forgotten in#30006 so that `PostAuthenticationGuardToken` can call `AbstractToken::doSerialize()`.Commits-------93cfd5b [Security\Guard] bump lowest version of security-core
2 parentsede6c9d +93cfd5b commite69855e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Security/Guard/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php":"^5.5.9|>=7.0.8",
20-
"symfony/security-core":"~2.8|~3.0|~4.0",
20+
"symfony/security-core":"~3.4.22|^4.2.3",
2121
"symfony/security-http":"^3.3.13|~4.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp