Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 3f159fd

Browse files
Removed php-cs-fixer as a dependency
1 parent fdf9e7a commit 3f159fd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"illuminate/support": "~5.0"
1717
},
1818
"require-dev": {
19-
"graham-campbell/testbench": "~2.0",
20-
"fabpot/php-cs-fixer": "~1.2"
19+
"graham-campbell/testbench": "~2.0"
2120
},
2221
"autoload": {
2322
"psr-4": {

0 commit comments

Comments
 (0)