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 2e6c40e + 25fe63d commit 1fd6b08Copy full SHA for 1fd6b08
composer.json
@@ -9,11 +9,11 @@
9
"doctrine/annotations": "^1.0",
10
"doctrine/orm": "^2.4.5",
11
"doctrine/doctrine-bundle": "^1.6",
12
- "phpdocumentor/reflection-docblock": "^3.0",
13
- "symfony/asset": "^3.0",
14
- "symfony/expression-language": "^3.0",
15
- "symfony/security-bundle": "^3.0",
16
- "symfony/twig-bundle": "^3.0",
17
- "symfony/validator": "^3.0"
+ "phpdocumentor/reflection-docblock": "^3.0 || ^4.0",
+ "symfony/asset": "^3.0 || ^4.0",
+ "symfony/expression-language": "^3.0 || ^4.0",
+ "symfony/security-bundle": "^3.0 || ^4.0",
+ "symfony/twig-bundle": "^3.0 || ^4.0",
+ "symfony/validator": "^3.0 || ^4.0"
18
}
19
0 commit comments