Skip to content

Commit 3aea06a

Browse files
committed
remove incompatible deps
1 parent 4c47873 commit 3aea06a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
},
2828
"require-dev": {
2929
"friendsofphp/php-cs-fixer": "~2.0",
30-
"localheinz/composer-normalize": "^0.8.0",
3130
"phpunit/phpunit": "^4.8 || ^6.0"
3231
},
3332
"config": {
@@ -45,7 +44,6 @@
4544
},
4645
"scripts": {
4746
"lint": "vendor/bin/php-cs-fixer fix",
48-
"normalize": "normalize",
4947
"test": "vendor/bin/phpunit"
5048
},
5149
"support": {

0 commit comments

Comments
 (0)