Skip to content

Commit f6a88d1

Browse files
committed
chubbyphp/chubbyphp-framework 6.x
1 parent 55224f2 commit f6a88d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A minimal skeleton to start with a minimal php project.
2424

2525
* php: ^8.3
2626
* [chubbyphp/chubbyphp-clean-directories][20]: ^1.5
27-
* [chubbyphp/chubbyphp-framework][21]: ^5.3
27+
* [chubbyphp/chubbyphp-framework][21]: ^6.0
2828
* [chubbyphp/chubbyphp-framework-router-fastroute][22]: ^2.3
2929
* [chubbyphp/chubbyphp-laminas-config][23]: ^1.5
3030
* [monolog/monolog][24]: ^3.9

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^8.3",
1414
"ext-json": "*",
1515
"chubbyphp/chubbyphp-clean-directories": "^1.5",
16-
"chubbyphp/chubbyphp-framework": "^5.3",
16+
"chubbyphp/chubbyphp-framework": "^6.0",
1717
"chubbyphp/chubbyphp-framework-router-fastroute": "^2.3",
1818
"chubbyphp/chubbyphp-laminas-config": "^1.5",
1919
"monolog/monolog": "^3.9",

0 commit comments

Comments
 (0)