This commit is contained in:
Ben Word
2018-12-28 10:56:37 -07:00
parent 7a9ac5ccde
commit c7faf46591
6 changed files with 209 additions and 20 deletions

View File

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