Skip to content

Commit

Permalink
Remove PHPUnit. Not compatible with PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Jun 6, 2022
1 parent 798a76e commit 1708cbd
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 1,525 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
}
],
"require": {
"guzzlehttp/guzzle": "^6.1"
},
"require-dev": {
"phpunit/phpunit": "4.7.* || 4.8.*"
"guzzlehttp/guzzle": "^7.0"
},
"autoload": {
"psr-0": {
Expand Down
Loading

0 comments on commit 1708cbd

Please sign in to comment.