1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-26 20:15:02 +01:00

Update to tagged amphp/sql and amphp/sql-common

This commit is contained in:
Aaron Piotrowski 2018-10-14 10:25:44 -05:00
parent f6b4f1a991
commit f536d5211a
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -21,8 +21,8 @@
"require": { "require": {
"php": "^7.0", "php": "^7.0",
"amphp/amp": "^2", "amphp/amp": "^2",
"amphp/sql": "dev-master", "amphp/sql": "^1",
"amphp/sql-common": "dev-master" "amphp/sql-common": "^1"
}, },
"require-dev": { "require-dev": {
"amphp/phpunit-util": "^1", "amphp/phpunit-util": "^1",