Skip to content

Commit f536d52

Browse files
committed
Update to tagged amphp/sql and amphp/sql-common
1 parent f6b4f1a commit f536d52

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
@@ -21,8 +21,8 @@
2121
"require": {
2222
"php": "^7.0",
2323
"amphp/amp": "^2",
24-
"amphp/sql": "dev-master",
25-
"amphp/sql-common": "dev-master"
24+
"amphp/sql": "^1",
25+
"amphp/sql-common": "^1"
2626
},
2727
"require-dev": {
2828
"amphp/phpunit-util": "^1",

0 commit comments

Comments
 (0)