Skip to content

Commit f23fa1f

Browse files
committed
Updated component version to ~1.0.0
1 parent 6ae60bd commit f23fa1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"php": ">=7.2",
1414
"psr/container": "^1.0",
1515
"psr/event-dispatcher": "^1.0",
16-
"hyperf/contract": "dev-master",
17-
"hyperf/utils": "dev-master"
16+
"hyperf/contract": "~1.0.0",
17+
"hyperf/utils": "~1.0.0"
1818
},
1919
"require-dev": {
2020
"malukenho/docheader": "^0.1.6",

0 commit comments

Comments
 (0)