Skip to content

Commit 62f63d0

Browse files
committed
use stable release
1 parent 0ff8683 commit 62f63d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"type": "cakephp-plugin",
1111
"homepage": "https://cakephp.org",
1212
"require": {
13-
"cakephp/http": "^4.5.0-RC1",
13+
"cakephp/http": "^4.5",
1414
"laminas/laminas-diactoros": "^2.2.2",
1515
"psr/http-client": "^1.0",
1616
"psr/http-message": "^1.0",
1717
"psr/http-server-handler": "^1.0",
1818
"psr/http-server-middleware": "^1.0"
1919
},
2020
"require-dev": {
21-
"cakephp/cakephp": "^4.5.0-RC1",
21+
"cakephp/cakephp": "^4.5",
2222
"cakephp/cakephp-codesniffer": "^4.0",
2323
"firebase/php-jwt": "^6.2",
2424
"phpunit/phpunit": "^8.5 || ^9.3"

0 commit comments

Comments
 (0)