Skip to content

Commit 532b5e8

Browse files
committed
Bump up dep to CakePHP 5.1
1 parent 727551e commit 532b5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": ">=8.1",
27-
"cakephp/http": "^5.0",
27+
"cakephp/http": "^5.1",
2828
"psr/http-client": "^1.0",
2929
"psr/http-message": "^1.1 || ^2.0",
3030
"psr/http-server-handler": "^1.0",

0 commit comments

Comments
 (0)