Skip to content

Commit 70eb9d5

Browse files
committed
chubbyphp/chubbyphp-framework 6.x
1 parent cac53c1 commit 70eb9d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A simple skeleton to build api's based on the [chubbyphp-framework][1].
1414
* [chubbyphp/chubbyphp-clean-directories][2]: ^1.5
1515
* [chubbyphp/chubbyphp-cors][3]: ^1.7
1616
* [chubbyphp/chubbyphp-decode-encode][4]: ^1.3
17-
* [chubbyphp/chubbyphp-framework][5]: ^5.3
17+
* [chubbyphp/chubbyphp-framework][5]: ^6.0
1818
* [chubbyphp/chubbyphp-framework-router-fastroute][6]: ^2.3
1919
* [chubbyphp/chubbyphp-http-exception][7]: ^1.3
2020
* [chubbyphp/chubbyphp-laminas-config][8]: ^1.5

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chubbyphp/chubbyphp-clean-directories": "^1.5",
1919
"chubbyphp/chubbyphp-cors": "^1.7",
2020
"chubbyphp/chubbyphp-decode-encode": "^1.3",
21-
"chubbyphp/chubbyphp-framework": "^5.3",
21+
"chubbyphp/chubbyphp-framework": "^6.0",
2222
"chubbyphp/chubbyphp-framework-router-fastroute": "^2.3",
2323
"chubbyphp/chubbyphp-http-exception": "^1.3",
2424
"chubbyphp/chubbyphp-laminas-config": "^1.5",

0 commit comments

Comments
 (0)