Skip to content

Commit

Permalink
Update composer.json to denote changes to minimum requirement
Browse files Browse the repository at this point in the history
And a minor update to phpunit mock objects
  • Loading branch information
Nessworthy committed Jul 20, 2020
1 parent 11dd16d commit cae0358
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": ">=7.1",
"php": ">=7.2",
"guzzlehttp/guzzle": "^7.0",
"ext-dom": "*"
},
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cae0358

Please sign in to comment.