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

Skip to content

Commit 93cfd5b

Browse files
[Security\Guard] bump lowest version of security-core
1 parent ce7afc2 commit 93cfd5b

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)