Skip to content

Commit

Permalink
Merge pull request #17 from actualreports/dependency-update
Browse files Browse the repository at this point in the history
Dependency update
  • Loading branch information
actualreports committed Dec 19, 2022
2 parents 505e678 + b3d6012 commit 1b892cb
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 168 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"prefer-stable": true,
"require": {
"php": "^7.3 || ^8.0",
"guzzlehttp/guzzle": "^7.2"
"guzzlehttp/guzzle": "~7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.4 || dev-master"
"phpunit/phpunit": "~6.4 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 1b892cb

Please sign in to comment.