Skip to content

Commit 4e3798f

Browse files
committed
Update composer.json
1 parent c7c4f17 commit 4e3798f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"issues": "https://github.com/swlib/saber/issues"
2626
},
2727
"require": {
28-
"php": ">=7.0",
29-
"swlib/http": "dev-master",
30-
"swlib/util": "dev-master"
28+
"php": ">=7.1",
29+
"swlib/http": "1.0.6",
30+
"swlib/util": "1.0.1"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "~7"

0 commit comments

Comments
 (0)