This commit is contained in:
Ben Word
2018-09-07 08:02:01 -06:00
parent c9bb05a93d
commit c9d2c8a223
5 changed files with 117 additions and 111 deletions

View File

@@ -35,12 +35,12 @@
"php": ">=7.1",
"composer/installers": "~1.0",
"illuminate/support": "~5.6",
"roots/sage-lib": "~9.0.2",
"roots/sage-lib": "~9.0.3",
"soberwp/controller": "~2.1.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.8.0",
"roots/sage-installer": "~1.3"
"roots/sage-installer": "~1.4"
},
"scripts": {
"test": ["phpcs"],