We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df624a commit f228398Copy full SHA for f228398
composer.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"require": {
8
"php": ">=7.1",
9
- "codeigniter4/framework": "^4",
+ "codeigniter4/framework": "^4.0@alpha",
10
"ext-curl": "*",
11
"ext-intl": "*",
12
"kint-php/kint": "^2.1",
0 commit comments