Skip to content

Commit aaf09e5

Browse files
committed
📝 drop PHP 8.0 and support PHP 8.1
Signed-off-by: otengkwame <developerkwame@gmail.com>
1 parent 2497fd4 commit aaf09e5

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 4 deletions
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)