Skip to content

Commit

Permalink
馃摝 Updating php and guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
tijmenmoddit committed Oct 6, 2022
1 parent f7d709e commit eef070d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@
"issues": "https://github.com/omines/directadmin/issues"
},
"require": {
"php": ">=5.6.0",
"guzzlehttp/guzzle": "^6.1|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^7.3",
"friendsofphp/php-cs-fixer": "^2.0",
"php-coveralls/php-coveralls": "^2.1"
"php": "^8.1",
"guzzlehttp/guzzle": "^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit eef070d

Please sign in to comment.