Skip to content

Commit

Permalink
chore: who needs php 7
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed Oct 20, 2021
1 parent ad29335 commit 9c8ebb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
],
"minimum-stability": "stable",
"require": {
"php": "^7.4|^8.0",
"php": "^8.0",
"psr/http-message": "^1.0",
"guzzlehttp/psr7": "^2"
},
Expand Down

0 comments on commit 9c8ebb8

Please sign in to comment.