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.
2 parents 86bed6e + 42ebf2c commit bf72d2aCopy full SHA for bf72d2a
composer.json
@@ -14,14 +14,14 @@
14
"require": {
15
"php": ">=5.5",
16
"aws/aws-sdk-php": "^3.2.6",
17
- "symfony/config": "~2.3|~3.0|~4.0",
18
- "symfony/dependency-injection": "~2.3|~3.0|~4.0",
19
- "symfony/http-kernel": "~2.3|~3.0|~4.0"
+ "symfony/config": "~2.3|~3.0|~4.0|~5.0",
+ "symfony/dependency-injection": "~2.3|~3.0|~4.0|~5.0",
+ "symfony/http-kernel": "~2.3|~3.0|~4.0|~5.0"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^4.8.35|^5.4.0|^6.0.0",
23
- "symfony/framework-bundle": "~2.3|~3.0|~4.0",
24
- "symfony/yaml": "~2.3|~3.0|~4.0"
+ "symfony/framework-bundle": "~2.3|~3.0|~4.0|~5.0",
+ "symfony/yaml": "~2.3|~3.0|~4.0|~5.0"
25
26
"autoload": {
27
"psr-4": {
0 commit comments