Skip to content

Commit f228398

Browse files
committed
Fix framework dependency
1 parent 1df624a commit f228398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=7.1",
9-
"codeigniter4/framework": "^4",
9+
"codeigniter4/framework": "^4.0@alpha",
1010
"ext-curl": "*",
1111
"ext-intl": "*",
1212
"kint-php/kint": "^2.1",

0 commit comments

Comments
 (0)