Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Upgrade (drop useless php version
  • Loading branch information
neoteknic authored Aug 26, 2021
1 parent 5696efe commit 455b5d6
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 @@ -14,7 +14,7 @@
"require": {
"php": "^5.2|^7|^8",
"guzzlehttp/guzzle": "^6.5.0|^7.0",
"mexitek/phpcolors": "0.*"
"mexitek/phpcolors": "1.*"
},
"autoload": {
"psr-4" : {
Expand Down

0 comments on commit 455b5d6

Please sign in to comment.