We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff8683 commit 62f63d0Copy full SHA for 62f63d0
composer.json
@@ -10,15 +10,15 @@
10
"type": "cakephp-plugin",
11
"homepage": "https://cakephp.org",
12
"require": {
13
- "cakephp/http": "^4.5.0-RC1",
+ "cakephp/http": "^4.5",
14
"laminas/laminas-diactoros": "^2.2.2",
15
"psr/http-client": "^1.0",
16
"psr/http-message": "^1.0",
17
"psr/http-server-handler": "^1.0",
18
"psr/http-server-middleware": "^1.0"
19
},
20
"require-dev": {
21
- "cakephp/cakephp": "^4.5.0-RC1",
+ "cakephp/cakephp": "^4.5",
22
"cakephp/cakephp-codesniffer": "^4.0",
23
"firebase/php-jwt": "^6.2",
24
"phpunit/phpunit": "^8.5 || ^9.3"
0 commit comments