Bump martin-georgiev/postgresql-for-doctrine from 4.5.1 to 4.6.0 (#133)

This commit is contained in:
dependabot[bot]
2026-05-30 20:44:54 +02:00
committed by GitHub
parent 3ab85b47ca
commit bd387828ba
Generated
+13 -10
View File
@@ -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",