Skip to content

Commit

Permalink
Merge pull request #2153 from roots/bs-4-3.1
Browse files Browse the repository at this point in the history
Update to Bootstrap 4.3.1 (9.0.9)
  • Loading branch information
retlehs authored Feb 14, 2019
2 parents fbf041b + ba30b01 commit f3e794a
Show file tree
Hide file tree
Showing 7 changed files with 236 additions and 227 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 9.0.9: February 13th, 2019
* Update to Bootstrap 4.3.1 ([#2153](https://github.com/roots/sage/pull/2153))

### 9.0.8: February 11th, 2019
* Update to Bootstrap 4.3.0 ([#2152](https://github.com/roots/sage/pull/2152))
* Filter template hierarchy for embed templates ([#2145](https://github.com/roots/sage/pull/2145))
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f3e794a

Please sign in to comment.