Update to Bootstrap 4.3.0

This commit is contained in:
Ben Word
2019-02-11 19:49:54 -07:00
parent 19057f60be
commit cee92a97fd
7 changed files with 1138 additions and 781 deletions

View File

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