Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Changed minimum requirements
Browse files Browse the repository at this point in the history
Changed the requirement of foc/bootstrap now that a 1.0 release is out
  • Loading branch information
davidyell authored Apr 4, 2017
1 parent 11ab9c7 commit 70206bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": ">=5.4.16",
"cakephp/cakephp": "~3.0",
"friendsofcake/bootstrap-ui": "~0.3"
"friendsofcake/bootstrap-ui": "~1.0"
},
"suggest": {
"twbs/bootstrap": "Twitter Bootstrap front-end framework, for styles and layout.",
Expand Down

0 comments on commit 70206bf

Please sign in to comment.