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

Commit 70206bf

Browse files
authored
Changed minimum requirements
Changed the requirement of foc/bootstrap now that a 1.0 release is out
1 parent 11ab9c7 commit 70206bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.4.16",
1717
"cakephp/cakephp": "~3.0",
18-
"friendsofcake/bootstrap-ui": "~0.3"
18+
"friendsofcake/bootstrap-ui": "~1.0"
1919
},
2020
"suggest": {
2121
"twbs/bootstrap": "Twitter Bootstrap front-end framework, for styles and layout.",

0 commit comments

Comments
 (0)