Skip to content

Commit

Permalink
chore: update PHP version
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed May 4, 2022
1 parent 0b597d2 commit 8ea3ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0"
"php": ">=8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0"
Expand Down

0 comments on commit 8ea3ddc

Please sign in to comment.