require twbs/bootstrap

This commit is contained in:
2026-08-14 18:08:12 -04:00
parent 975ad14985
commit 83964eb9fd
+2 -1
View File
@@ -19,6 +19,7 @@
"potter/controller": ">=0.0.1", "potter/controller": ">=0.0.1",
"potter/response": ">=0.0.1", "potter/response": ">=0.0.1",
"potter/router": ">=0.0.1", "potter/router": ">=0.0.1",
"psr/http-message": "^2.0.0" "psr/http-message": "^2.0.0",
"twbs/bootstrap": "^5.3.8"
} }
} }