Skip to content

Commit

Permalink
fix: bump bootstrap to latest stable
Browse files Browse the repository at this point in the history
Upgrade Bootstrap to latest stable version (5.3.2)
  • Loading branch information
dfranco committed Jan 7, 2024
1 parent d9b2b6b commit 3eafb6b
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 @@ -41,7 +41,7 @@
"pear/date_humandiff": "^0.5.0",
"vlucas/phpdotenv": "^5.5",
"php-di/php-di": "^7.0",
"twbs/bootstrap": "5.2.3",
"twbs/bootstrap": "^5",
"slim/slim": "4.*",
"guzzlehttp/psr7": "^2",
"odan/session": "^6.1",
Expand Down

0 comments on commit 3eafb6b

Please sign in to comment.