Skip to content

Commit 0de0f30

Browse files
committed
1.0.0
1 parent ee4950a commit 0de0f30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"rabbit/framework": "dev-master",
14-
"rabbit/db": "dev-master",
15-
"rabbit/db-clickhouse": "dev-master"
13+
"rabbit/framework": "^1.0",
14+
"rabbit/db": "^1.0",
15+
"rabbit/db-clickhouse": "^1.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)