Skip to content

Commit 7a01fdd

Browse files
committed
Reverted some wrong changes in composer.json
1 parent e07d0f8 commit 7a01fdd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"white-october/pagerfanta-bundle" : "^1.0"
3232
},
3333
"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"
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"
3838
},
3939
"scripts": {
4040
"symfony-scripts": [

0 commit comments

Comments
 (0)