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 e07d0f8 commit 7a01fddCopy full SHA for 7a01fdd
composer.json
@@ -31,10 +31,10 @@
31
"white-october/pagerfanta-bundle" : "^1.0"
32
},
33
"require-dev": {
34
- "friendsofphp/php-cs-fixer": "^2.0",
35
- "phpunit/phpunit": "^4.8 || ^5.0",
36
- "sensio/generator-bundle": "^3.0",
37
- "symfony/phpunit-bridge": "^3.0"
+ "friendsofphp/php-cs-fixer" : "^2.0",
+ "phpunit/phpunit" : "^4.8 || ^5.0",
+ "sensio/generator-bundle" : "^3.0",
+ "symfony/phpunit-bridge" : "^3.0"
38
39
"scripts": {
40
"symfony-scripts": [
0 commit comments