Skip to content

Commit b0abaa8

Browse files
committed
Update to tagged amphp/sql and amphp/sql-common
1 parent 8f9ef84 commit b0abaa8

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
@@ -5,8 +5,8 @@
55
"php": "^7.0",
66
"amphp/amp": "^2",
77
"amphp/socket": "^0.10.9",
8-
"amphp/sql": "dev-master",
9-
"amphp/sql-common": "dev-master"
8+
"amphp/sql": "^1",
9+
"amphp/sql-common": "^1"
1010
},
1111
"license": "MIT",
1212
"authors": [

0 commit comments

Comments
 (0)