Updated composer file and phpcs rules

This commit is contained in:
Justin Foell
2018-04-06 16:19:22 -05:00
parent 71060c35b0
commit cfa65ec068
5 changed files with 18 additions and 29 deletions
Generated
-19
View File
@@ -1,19 +0,0 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "724eef3de7c6e2ee812ac6b4f92edb80",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.2.4"
},
"platform-dev": []
}