Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
ebln committed Jul 10, 2021
1 parent 3e4d2fb commit 4d04652
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 332 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"guzzlehttp/psr7": "~1.6.1",
"php": "^7.4 || ^8.0",
"webmozart/assert": "^1.6 || ^1.8 || ^1.10"
"webmozart/assert": "^1.6"
},
"archive": {
"exclude": ["vendor/*", "tests/", "mock/", ".*", "phpunit.xml.dist", "coverage/"]
Expand Down
Loading

0 comments on commit 4d04652

Please sign in to comment.