Skip to content

Commit 6238987

Browse files
dependabot[bot]amotl
authored andcommitted
Bump amphp/postgres from 1.4.5 to 2.0.0 in /by-language/php-amphp
Bumps [amphp/postgres](https://github.com/amphp/postgres) from 1.4.5 to 2.0.0. - [Release notes](https://github.com/amphp/postgres/releases) - [Commits](amphp/postgres@v1.4.5...v2.0.0) --- updated-dependencies: - dependency-name: amphp/postgres dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1effc38 commit 6238987

File tree

2 files changed

+203
-68
lines changed

2 files changed

+203
-68
lines changed

by-language/php-amphp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"keywords": ["database", "cratedb", "sql"],
1515
"require": {
1616
"php": "^7.1|^8.0|^8.1|^8.2",
17-
"amphp/postgres": "^1.4"
17+
"amphp/postgres": "^2.0"
1818
},
1919
"scripts": {
2020
"test": "php basic.php 'host=localhost port=5432 user=crate'"

0 commit comments

Comments
 (0)