Skip to content

Commit

Permalink
Enable Guzzle 7.0 compatibility. Fix validator.nu test URL. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebin authored Jun 30, 2020
1 parent a6036bb commit accab9c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,687 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": ">=5.6.0",
"ext-json": "*",
"ext-dom": "*",
"guzzlehttp/guzzle": "^6.2.1"
"guzzlehttp/guzzle": "^6.2.1|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.5.0",
Expand Down
Loading

0 comments on commit accab9c

Please sign in to comment.