Skip to content

Commit 8b90fd5

Browse files
authored
Merge pull request #18 from kaz29/feat/php-8.4
php-8.4.x / cakephp-5.1.x
2 parents 2e3f9f6 + be63bc5 commit 8b90fd5

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
@@ -4,8 +4,8 @@
44
"type": "cakephp-plugin",
55
"license": "MIT",
66
"require": {
7-
"php": ">=8.1",
8-
"cakephp/cakephp": "^5.0.1",
7+
"php": ">=8.4",
8+
"cakephp/cakephp": "^5.1",
99
"cakephp/bake": "^3.1",
1010
"zircote/swagger-php": "^4.9"
1111
},

0 commit comments

Comments
 (0)