mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced 2024-10-31 21:33:23 -07:00
Update composer.json
Remove friendsofphp/php-cs-fixer for now.
This commit is contained in:
parent
7589b70baf
commit
ea0ff8735e
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"kahlan/kahlan": "^2.4",
|
"kahlan/kahlan": "^2.4",
|
||||||
"illuminate/database": ">=5.2.0",
|
"illuminate/database": ">=5.2.0"
|
||||||
"friendsofphp/php-cs-fixer": ">=2.2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue