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 e485d95 commit a7a080dCopy full SHA for a7a080d
1 file changed
composer.json
@@ -12,11 +12,11 @@
12
"behat/behat": "^3.5.0",
13
"behat/mink-extension": "^2.3.1",
14
"behat/symfony2-extension": "^2.1.5",
15
- "symfony/security": "^3.4",
+ "symfony/security": "^3.4|^4.0",
16
"symfony/dom-crawler": "^2.4|^3.0|^4.0",
17
- "symfony/translation": "^3.4",
18
- "symfony/config": "^3.4",
19
- "symfony/dependency-injection": "^3.4",
+ "symfony/translation": "^3.4|^4.0",
+ "symfony/config": "^3.4|^4.0",
+ "symfony/dependency-injection": "^3.4|^4.0",
20
"phpunit/php-code-coverage": "^5",
21
"phpunit/phpunit": "^6"
22
},
0 commit comments