From bd387828bae1e25c9f46401beee8d768b9b307a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 20:44:54 +0200 Subject: [PATCH] Bump martin-georgiev/postgresql-for-doctrine from 4.5.1 to 4.6.0 (#133) --- composer.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 5838316..70ad184 100644 --- a/composer.lock +++ b/composer.lock @@ -1839,16 +1839,16 @@ }, { "name": "martin-georgiev/postgresql-for-doctrine", - "version": "v4.5.1", + "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/martin-georgiev/postgresql-for-doctrine.git", - "reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94" + "reference": "59841c7e53f8339b13bc0cb0ee9931b7b9bbb139" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/98154bfecbb0d4d84386eec0ec5c0818280efa94", - "reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94", + "url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/59841c7e53f8339b13bc0cb0ee9931b7b9bbb139", + "reference": "59841c7e53f8339b13bc0cb0ee9931b7b9bbb139", "shasum": "" }, "require": { @@ -1863,13 +1863,13 @@ "deptrac/deptrac": "^4.0", "doctrine/orm": "~2.14||~3.0", "ekino/phpstan-banned-code": "^3.2.0", - "friendsofphp/php-cs-fixer": "^3.94.2", - "phpstan/phpstan": "^2.1.46", + "friendsofphp/php-cs-fixer": "^3.95.2", + "phpstan/phpstan": "^2.1.55", "phpstan/phpstan-deprecation-rules": "^2.0.4", - "phpstan/phpstan-doctrine": "^2.0.20", + "phpstan/phpstan-doctrine": "^2.0.22", "phpstan/phpstan-phpunit": "^2.0.16", "phpunit/phpunit": "^10.5.63||^11.5", - "rector/rector": "^2.4.1", + "rector/rector": "^2.4.4", "symfony/cache": "^6.4||^7.0", "symfony/var-exporter": "^6.4||^7.0" }, @@ -1898,6 +1898,7 @@ "keywords": [ "array-data-types", "arrays", + "binary-data", "cidr", "date-interval", "dbal", @@ -1915,6 +1916,8 @@ "geometry", "geospatial", "gis", + "hash-store", + "hstore", "inet", "json", "json-data", @@ -1949,7 +1952,7 @@ ], "support": { "issues": "https://github.com/martin-georgiev/postgresql-for-doctrine/issues", - "source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.5.1" + "source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.6.0" }, "funding": [ { @@ -1961,7 +1964,7 @@ "type": "github" } ], - "time": "2026-04-19T11:31:03+00:00" + "time": "2026-05-29T19:11:20+00:00" }, { "name": "phpdocumentor/reflection-common",