Skip to content

Commit 5a2790b

Browse files
authored
Removing and updating dev dependencies
1 parent 5656809 commit 5a2790b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "4.*",
22-
"fabpot/php-cs-fixer": "^1.9",
23-
"nilportugues/php_backslasher": "^0.2.1",
24-
"mmoreram/php-formatter": "dev-master",
25-
"satooshi/php-coveralls": "dev-master"
22+
"friendsofphp/php-cs-fixer": "^1.9"
2623
},
2724
"autoload": {
2825
"psr-4": {

0 commit comments

Comments
 (0)