Skip to content

Commit

Permalink
update composer.json (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Aug 15, 2020
1 parent 304502e commit 7dcecc7
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 @@ -26,8 +26,8 @@
},
"require": {
"php": ">=7.1",
"swlib/http": "1.0.7",
"swlib/util": "1.0.2"
"swlib/http": "^1.0",
"swlib/util": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~7"
Expand Down

0 comments on commit 7dcecc7

Please sign in to comment.