Skip to content

Commit

Permalink
Merge branch 'neoteknic-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
sabinus52 committed Jan 17, 2022
2 parents 0177e53 + 455b5d6 commit 0872d2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
}
],
"require": {
"php": "^5.2||^7",
"guzzlehttp/guzzle": "6.5.0",
"mexitek/phpcolors": "0.*"
"php": "^5.2|^7|^8",
"guzzlehttp/guzzle": "^6.5.0|^7.0",
"mexitek/phpcolors": "1.*"
},
"autoload": {
"psr-4" : {
Expand Down

0 comments on commit 0872d2f

Please sign in to comment.