chore: update project dependencies
This commit is contained in:
Generated
+19
-18
@@ -1108,16 +1108,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "3.6.3",
|
||||
"version": "3.6.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "e88cd591f0786089dee22b972c28aa2076df51c0"
|
||||
"reference": "7e88b416153dceeb563352ca2b12465f09eea173"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/e88cd591f0786089dee22b972c28aa2076df51c0",
|
||||
"reference": "e88cd591f0786089dee22b972c28aa2076df51c0",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/7e88b416153dceeb563352ca2b12465f09eea173",
|
||||
"reference": "7e88b416153dceeb563352ca2b12465f09eea173",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1190,9 +1190,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/orm/issues",
|
||||
"source": "https://github.com/doctrine/orm/tree/3.6.3"
|
||||
"source": "https://github.com/doctrine/orm/tree/3.6.5"
|
||||
},
|
||||
"time": "2026-04-02T06:53:27+00:00"
|
||||
"time": "2026-05-11T06:47:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
@@ -11810,16 +11810,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "2.0.21",
|
||||
"version": "2.0.22",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "81dac0ee4363c2359128aec844df31efb215dddc"
|
||||
"reference": "e87516b034749432d51653c0147e053e476e8c53"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/81dac0ee4363c2359128aec844df31efb215dddc",
|
||||
"reference": "81dac0ee4363c2359128aec844df31efb215dddc",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e87516b034749432d51653c0147e053e476e8c53",
|
||||
"reference": "e87516b034749432d51653c0147e053e476e8c53",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11853,6 +11853,7 @@
|
||||
"phpstan/phpstan-strict-rules": "^2.0",
|
||||
"phpunit/phpunit": "^9.6.20",
|
||||
"ramsey/uuid": "^4.2",
|
||||
"shipmonk/name-collision-detector": "^2.1",
|
||||
"symfony/cache": "^5.4",
|
||||
"symfony/uid": "^5.4 || ^6.4 || ^7.3"
|
||||
},
|
||||
@@ -11880,22 +11881,22 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.21"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.22"
|
||||
},
|
||||
"time": "2026-04-17T13:00:39+00:00"
|
||||
"time": "2026-05-09T08:10:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-symfony",
|
||||
"version": "2.0.15",
|
||||
"version": "2.0.17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-symfony.git",
|
||||
"reference": "9b85ab476969b87bbe2253b69e265a9359b2f395"
|
||||
"reference": "fdd0cb5f08d1980c612d6f259d825ea644ed03f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9b85ab476969b87bbe2253b69e265a9359b2f395",
|
||||
"reference": "9b85ab476969b87bbe2253b69e265a9359b2f395",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/fdd0cb5f08d1980c612d6f259d825ea644ed03f4",
|
||||
"reference": "fdd0cb5f08d1980c612d6f259d825ea644ed03f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11954,9 +11955,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.15"
|
||||
"source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.17"
|
||||
},
|
||||
"time": "2026-02-26T10:15:59+00:00"
|
||||
"time": "2026-05-10T08:14:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
|
||||
Reference in New Issue
Block a user