We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25f87b commit feaaa45Copy full SHA for feaaa45
3 files changed
admin/framework/composer.json
@@ -10,7 +10,7 @@
10
"slack": "https://codeigniterchat.slack.com"
11
},
12
"require": {
13
- "php": "^8.1",
+ "php": "^8.2",
14
"ext-intl": "*",
15
"ext-mbstring": "*",
16
"laminas/laminas-escaper": "^2.17",
admin/starter/composer.json
@@ -10,8 +10,8 @@
- "codeigniter4/framework": "^4.0"
+ "codeigniter4/framework": "^4.6"
"require-dev": {
17
"fakerphp/faker": "^1.9",
composer.json
0 commit comments