Skip to content

Commit 6d12ec2

Browse files
authored
Merge pull request #397 from samsonasik/patch-1
Bump PHP requirement from 8.1 to 8.2
2 parents 8d05fd9 + 4fe0527 commit 6d12ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://cakephp.org",
66
"license": "MIT",
77
"require": {
8-
"php": "^8.1",
8+
"php": "^8.2",
99
"cakephp/console": "^5.0",
1010
"nette/utils": "^4.0",
1111
"rector/rector": "~2.4.0",

0 commit comments

Comments
 (0)