chore: update project dependencies
This commit is contained in:
Generated
+17
-17
@@ -1113,16 +1113,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "3.7.1",
|
||||
"version": "3.7.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "037807a39697890dcede8b766c5efe8a1b4855fe"
|
||||
"reference": "6b47a02cd1d7119ef4d8f90ca6d49651accef1a3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/037807a39697890dcede8b766c5efe8a1b4855fe",
|
||||
"reference": "037807a39697890dcede8b766c5efe8a1b4855fe",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/6b47a02cd1d7119ef4d8f90ca6d49651accef1a3",
|
||||
"reference": "6b47a02cd1d7119ef4d8f90ca6d49651accef1a3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1146,7 +1146,7 @@
|
||||
"doctrine/coding-standard": "^14.0",
|
||||
"phpbench/phpbench": "^1.0",
|
||||
"phpstan/extension-installer": "^1.4",
|
||||
"phpstan/phpstan": "2.1.23",
|
||||
"phpstan/phpstan": "2.2.14",
|
||||
"phpstan/phpstan-deprecation-rules": "^2",
|
||||
"phpunit/phpunit": "^10.5.0 || ^11.5",
|
||||
"psr/log": "^1 || ^2 || ^3",
|
||||
@@ -1197,9 +1197,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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",
|
||||
@@ -12150,16 +12150,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.95.26",
|
||||
"version": "v3.95.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "11839dfaf25718e1617c522c3dde01ebf96c875f"
|
||||
"reference": "1d0c68ee5f37446d8ad5970b82384cd1bb0a3317"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/11839dfaf25718e1617c522c3dde01ebf96c875f",
|
||||
"reference": "11839dfaf25718e1617c522c3dde01ebf96c875f",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1d0c68ee5f37446d8ad5970b82384cd1bb0a3317",
|
||||
"reference": "1d0c68ee5f37446d8ad5970b82384cd1bb0a3317",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -12242,7 +12242,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@@ -12250,7 +12250,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-09-19T19:04:32+00:00"
|
||||
"time": "2026-09-22T09:54:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
@@ -12489,11 +12489,11 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "2.2.14",
|
||||
"version": "2.2.15",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac",
|
||||
"reference": "9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b158556ffd26825cf615a1c1f72fb5157a2301b7",
|
||||
"reference": "b158556ffd26825cf615a1c1f72fb5157a2301b7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -12549,7 +12549,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-09-12T21:39:33+00:00"
|
||||
"time": "2026-09-23T12:23:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
||||
Reference in New Issue
Block a user