Skip to content

Commit

Permalink
update dependencies (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
saintdron authored May 31, 2021
1 parent 694152f commit 5cc7ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/psr7": "^1.5",
"psr/http-message": "^1.0",
"xparse/element-finder": "0.*",
"xparse/expression-translator": "0.0.*"
"xparse/element-finder": "0.* || ^1.0.0",
"xparse/expression-translator": "0.0.* || ^1.0.0"
},
"require-dev": {
"ext-iconv": "*",
Expand Down

0 comments on commit 5cc7ce0

Please sign in to comment.