Skip to content

Commit

Permalink
Require PHP 7.4+ explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
TavoNiievez authored Dec 7, 2021
1 parent 4e3989a commit 4c9cf3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}
},
"require": {
"php": "^7.4 | ^8.0",
"phpunit/phpunit": "^8.4 | ^9.0"
},
"require-dev": {
Expand Down

0 comments on commit 4c9cf3e

Please sign in to comment.