Skip to content

Commit aaf09e5

Browse files
committed
📝 drop PHP 8.0 and support PHP 8.1
Signed-off-by: otengkwame <[email protected]>
1 parent 2497fd4 commit aaf09e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@
1919
"CodeIgniter/Framework"
2020
]
2121
},
22-
"minimum-stability": "stable",
23-
"require-dev": {
24-
"rector/rector": "^0.14.2"
25-
}
22+
"minimum-stability": "stable"
2623
}

0 commit comments

Comments
 (0)