Skip to content

Commit

Permalink
remove php 8.1 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Tustin committed Dec 13, 2022
1 parent 66b8e21 commit 4fee9d0
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 @@ -16,7 +16,7 @@
},
"require": {
"guzzlehttp/guzzle": "^7.0",
"php": "^7.4|^8.0|^8.1",
"php": "^7.4|^8.0",
"tustin/haste": "1.0.8",
"nesbot/carbon": "^2.41",
"myclabs/php-enum": "^1.7"
Expand Down

0 comments on commit 4fee9d0

Please sign in to comment.