chore: update project dependencies

This commit is contained in:
2026-09-23 16:53:49 +02:00
parent bad916cfb7
commit e751eed4a0
Generated
+17 -17
View File
@@ -1113,16 +1113,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "3.7.1", "version": "3.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "037807a39697890dcede8b766c5efe8a1b4855fe" "reference": "6b47a02cd1d7119ef4d8f90ca6d49651accef1a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/037807a39697890dcede8b766c5efe8a1b4855fe", "url": "https://api.github.com/repos/doctrine/orm/zipball/6b47a02cd1d7119ef4d8f90ca6d49651accef1a3",
"reference": "037807a39697890dcede8b766c5efe8a1b4855fe", "reference": "6b47a02cd1d7119ef4d8f90ca6d49651accef1a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1146,7 +1146,7 @@
"doctrine/coding-standard": "^14.0", "doctrine/coding-standard": "^14.0",
"phpbench/phpbench": "^1.0", "phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.4", "phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "2.1.23", "phpstan/phpstan": "2.2.14",
"phpstan/phpstan-deprecation-rules": "^2", "phpstan/phpstan-deprecation-rules": "^2",
"phpunit/phpunit": "^10.5.0 || ^11.5", "phpunit/phpunit": "^10.5.0 || ^11.5",
"psr/log": "^1 || ^2 || ^3", "psr/log": "^1 || ^2 || ^3",
@@ -1197,9 +1197,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/3.7.1" "source": "https://github.com/doctrine/orm/tree/3.7.2"
}, },
"time": "2026-09-14T05:45:59+00:00" "time": "2026-09-23T05:28:00+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@@ -12150,16 +12150,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.95.26", "version": "v3.95.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "11839dfaf25718e1617c522c3dde01ebf96c875f" "reference": "1d0c68ee5f37446d8ad5970b82384cd1bb0a3317"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/11839dfaf25718e1617c522c3dde01ebf96c875f", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1d0c68ee5f37446d8ad5970b82384cd1bb0a3317",
"reference": "11839dfaf25718e1617c522c3dde01ebf96c875f", "reference": "1d0c68ee5f37446d8ad5970b82384cd1bb0a3317",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12242,7 +12242,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.26" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.27"
}, },
"funding": [ "funding": [
{ {
@@ -12250,7 +12250,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-09-19T19:04:32+00:00" "time": "2026-09-22T09:54:55+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@@ -12489,11 +12489,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.2.14", "version": "2.2.15",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b158556ffd26825cf615a1c1f72fb5157a2301b7",
"reference": "9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", "reference": "b158556ffd26825cf615a1c1f72fb5157a2301b7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12549,7 +12549,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-09-12T21:39:33+00:00" "time": "2026-09-23T12:23:07+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",