Skip to content

Commit b8b7dff

Browse files
committed
Require codeigniter 4.5
1 parent e0e0269 commit b8b7dff

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
@@ -23,7 +23,7 @@
2323
},
2424
"require": {
2525
"php": "^8.1",
26-
"codeigniter4/framework": "^4.4",
26+
"codeigniter4/framework": "^4.5",
2727
"phpstan/phpstan": "^1.10"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)