Update composer.json

Update CS fixer
This commit is contained in:
michaelachrisco 2018-10-22 14:08:02 -07:00 committed by GitHub
parent 64881ce7c6
commit 7589b70baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,6 @@
"require-dev": {
"kahlan/kahlan": "^2.4",
"illuminate/database": ">=5.2.0",
"friendsofphp/php-cs-fixer": "^2.2"
"friendsofphp/php-cs-fixer": ">=2.2"
}
}