We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5771057 commit a816e0fCopy full SHA for a816e0f
admin/framework/composer.json
@@ -10,7 +10,7 @@
10
"slack": "https://codeigniterchat.slack.com"
11
},
12
"require": {
13
- "php": "^7.4 || ^8.0",
+ "php": "^8.0",
14
"ext-intl": "*",
15
"ext-json": "*",
16
"ext-mbstring": "*",
admin/starter/composer.json
"codeigniter4/framework": "^4.0"
"require-dev": {
composer.json
0 commit comments