From 01a034d83e5829d07c157781c9f9a428b4875bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 14:58:00 +0200 Subject: [PATCH] Bump martin-georgiev/postgresql-for-doctrine from 4.4.0 to 4.5.1 (#115) Bumps [martin-georgiev/postgresql-for-doctrine](https://github.com/martin-georgiev/postgresql-for-doctrine) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/martin-georgiev/postgresql-for-doctrine/releases) - [Changelog](https://github.com/martin-georgiev/postgresql-for-doctrine/blob/main/CHANGELOG.md) - [Commits](https://github.com/martin-georgiev/postgresql-for-doctrine/compare/v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: martin-georgiev/postgresql-for-doctrine dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index c2eeba8..5e4e4c1 100644 --- a/composer.lock +++ b/composer.lock @@ -1839,16 +1839,16 @@ }, { "name": "martin-georgiev/postgresql-for-doctrine", - "version": "v4.4.0", + "version": "v4.5.1", "source": { "type": "git", "url": "https://github.com/martin-georgiev/postgresql-for-doctrine.git", - "reference": "cba0aaccc746ba2aefedc33c277b482e2ce139a0" + "reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/cba0aaccc746ba2aefedc33c277b482e2ce139a0", - "reference": "cba0aaccc746ba2aefedc33c277b482e2ce139a0", + "url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/98154bfecbb0d4d84386eec0ec5c0818280efa94", + "reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94", "shasum": "" }, "require": { @@ -1864,12 +1864,12 @@ "doctrine/orm": "~2.14||~3.0", "ekino/phpstan-banned-code": "^3.2.0", "friendsofphp/php-cs-fixer": "^3.94.2", - "phpstan/phpstan": "^2.1.40", + "phpstan/phpstan": "^2.1.46", "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpstan/phpstan-doctrine": "^2.0.20", "phpstan/phpstan-phpunit": "^2.0.16", "phpunit/phpunit": "^10.5.63||^11.5", - "rector/rector": "^2.3.8", + "rector/rector": "^2.4.1", "symfony/cache": "^6.4||^7.0", "symfony/var-exporter": "^6.4||^7.0" }, @@ -1924,6 +1924,7 @@ "ltree", "macaddr", "martin-georgiev", + "math-functions", "money", "multirange", "network-types", @@ -1938,6 +1939,7 @@ "soundex", "spatial", "text-search", + "trigonometry", "tsquery", "tsvector", "uuid", @@ -1947,7 +1949,7 @@ ], "support": { "issues": "https://github.com/martin-georgiev/postgresql-for-doctrine/issues", - "source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.4.0" + "source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.5.1" }, "funding": [ { @@ -1959,7 +1961,7 @@ "type": "github" } ], - "time": "2026-03-21T18:11:34+00:00" + "time": "2026-04-19T11:31:03+00:00" }, { "name": "phpdocumentor/reflection-common",