Skip to content

Commit d267c60

Browse files
committed
Delete FUCKING TRAILING COMMA THAT MADE TRAVIS CI FAIL AND WASTED 15 MINUTES OF MY LIFE
1 parent 25f7e60 commit d267c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": ">=5.6.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9",
29+
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
3030
},
3131
"bin": [
3232
"bin/generate-defuse-key"

0 commit comments

Comments
 (0)