Skip to content

Commit 44f1ff4

Browse files
author
Fabio Bas
committed
Update for bootstrap 5
1 parent 9822865 commit 44f1ff4

File tree

4 files changed

+131
-100
lines changed

4 files changed

+131
-100
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
}
1818
],
1919
"require": {
20-
"pradosoft/prado": "^4"
20+
"pradosoft/prado": "^4",
21+
"bower-asset/bootstrap": "^5"
2122
},
2223
"config": {
2324
"vendor-dir": "protected/vendor"

0 commit comments

Comments
 (0)