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 8526be7 commit 7ba8262Copy full SHA for 7ba8262
composer.json
@@ -30,12 +30,12 @@
30
"require-dev": {
31
"beberlei/assert": "~2.1",
32
"behat/behat": "~3.0",
33
- "friendsofphp/php-cs-fixer": "^1.10|^2.8",
+ "friendsofphp/php-cs-fixer": "^1.10|^2.2",
34
"symfony/finder": "~2.8|~3.0|~4.0",
35
"symfony/framework-bundle": "~2.8|~3.0|~4.0",
36
"symfony/validator": "~2.8|~3.0|~4.0",
37
"symfony/yaml": "~2.8|~3.0|~4.0",
38
- "phpunit/phpunit": "^4.8",
+ "phpunit/phpunit": "^4.8|^5.8",
39
"symfony/security": "~2.8|~3.0|~4.0"
40
}
41
0 commit comments