Update to Bootstrap 4.3.1

This commit is contained in:
Ben Word
2019-02-13 18:18:40 -07:00
parent fbf041b9d8
commit ba30b01456
7 changed files with 236 additions and 227 deletions

View File

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