Skip to content

Commit 67e283d

Browse files
committed
bump minimum PHP version to 8.2
1 parent 9c38424 commit 67e283d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"slack": "https://codeigniterchat.slack.com"
2323
},
2424
"require": {
25-
"php": "^8.1",
25+
"php": "^8.2",
2626
"codeigniter4/framework": "4.6.*"
2727
},
2828
"require-dev": {

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)