Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
twose committed May 7, 2020
1 parent c7c4f17 commit 4e3798f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"issues": "https://github.com/swlib/saber/issues"
},
"require": {
"php": ">=7.0",
"swlib/http": "dev-master",
"swlib/util": "dev-master"
"php": ">=7.1",
"swlib/http": "1.0.6",
"swlib/util": "1.0.1"
},
"require-dev": {
"phpunit/phpunit": "~7"
Expand Down

0 comments on commit 4e3798f

Please sign in to comment.