Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 53d7c81

Browse files
authored
Merge pull request #15 from Mapiiik/patch-1
composer.json - use stable CakePHP 5.x
2 parents 60cf476 + 4cf902f commit 53d7c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=8.1",
2020
"php-http/httplug": "^2.0",
2121
"php-http/discovery": "^1.0",
22-
"cakephp/cakephp": "5.x-dev"
22+
"cakephp/cakephp": "^5.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)