We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76714a7 commit 085af87Copy full SHA for 085af87
1 file changed
composer.json
@@ -47,11 +47,11 @@
47
"require-dev": {
48
"ext-pdo_sqlite": "*",
49
"friendsofphp/php-cs-fixer": "^1.4 || ^2.0",
50
+ "phpunit/phpunit": ">=5.4.3,<8.0",
51
"symfony/phpunit-bridge": "^3.2 || ^4.0",
52
"symfony/security": "^2.8 || ^3.0 || ^4.0"
53
},
54
"conflict": {
- "phpunit/phpunit": "<5.4.3",
55
"twig/twig": "<1.34"
56
57
"suggest": {
0 commit comments