We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e8ac2 commit 2972c8eCopy full SHA for 2972c8e
composer.json
@@ -12,11 +12,11 @@
12
],
13
"require": {
14
"php": ">=5.5.9",
15
- "symfony/config": "~2.8|~3.0",
16
- "symfony/dependency-injection": "~2.8|~3.0",
17
- "symfony/http-kernel": "~2.8|~3.0",
18
- "symfony/security-bundle": "~2.8|~3.0",
19
- "symfony/security-core": "~2.8|~3.0"
+ "symfony/config": "~4.0|~5.0",
+ "symfony/dependency-injection": "~4.0|~5.0",
+ "symfony/http-kernel": "~4.0|~5.0",
+ "symfony/security-bundle": "~4.0|~5.0",
+ "symfony/security-core": "~4.0|~5.0"
20
},
21
"autoload": {
22
"psr-4": {
0 commit comments