Skip to content

Commit 7dcecc7

Browse files
authored
update composer.json (#101)
1 parent 304502e commit 7dcecc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"require": {
2828
"php": ">=7.1",
29-
"swlib/http": "1.0.7",
30-
"swlib/util": "1.0.2"
29+
"swlib/http": "^1.0",
30+
"swlib/util": "^1.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "~7"

0 commit comments

Comments
 (0)