Skip to content

Commit

Permalink
Revert "limit patch to php >=8.2"
Browse files Browse the repository at this point in the history
This reverts commit 303109b.
  • Loading branch information
tenzap committed Feb 13, 2024
1 parent 792de73 commit 6bbc757
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,12 @@
"codeigniter/framework": {
"Add support for PHP 8.2 (part1)": {
"source": "10-php82_support.patch",
"depends": {
"php": ">=8.2.0"
},
"version": [
"=v3.1.13"
]
},
"Add support for PHP 8.2 (part2)": {
"source": "10-php82_support-part2.patch",
"depends": {
"php": ">=8.2.0"
},
"version": [
"=v3.1.13"
]
Expand All @@ -57,9 +51,6 @@
"kenjis/ci-phpunit-test": {
"Add support for PHP 8.2": {
"source": "support_php-8.2.patch",
"depends": {
"php": ">=8.2.0"
},
"version": [
"=v3.0.4"
]
Expand Down

0 comments on commit 6bbc757

Please sign in to comment.