Updated dependencies

This commit is contained in:
Jan Böhmer 2023-11-27 23:22:08 +01:00
parent 03712fcf96
commit 0346b339c4
2 changed files with 29 additions and 29 deletions

46
composer.lock generated
View file

@ -5652,16 +5652,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.3",
"version": "1.24.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083"
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/12f01d214f1c73b9c91fdb3b1c415e4c70652083",
"reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"shasum": ""
},
"require": {
@ -5693,9 +5693,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.3"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4"
},
"time": "2023-11-18T20:15:32+00:00"
"time": "2023-11-26T18:29:22+00:00"
},
{
"name": "psr/cache",
@ -14759,16 +14759,16 @@
},
{
"name": "dama/doctrine-test-bundle",
"version": "v7.2.1",
"version": "v7.3.0",
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
"reference": "175b47153609a369117d97d36049b8a8c3b69dc1"
"reference": "688eea6529ea894b83deada10c83662d7804f34b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/175b47153609a369117d97d36049b8a8c3b69dc1",
"reference": "175b47153609a369117d97d36049b8a8c3b69dc1",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/688eea6529ea894b83deada10c83662d7804f34b",
"reference": "688eea6529ea894b83deada10c83662d7804f34b",
"shasum": ""
},
"require": {
@ -14820,9 +14820,9 @@
],
"support": {
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v7.2.1"
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v7.3.0"
},
"time": "2023-02-07T10:02:27+00:00"
"time": "2023-11-27T21:29:42+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
@ -15442,16 +15442,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.44",
"version": "1.10.45",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b"
"reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2f024fbb47432e2e62ad8a8032387aa2dd631c73",
"reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73",
"shasum": ""
},
"require": {
@ -15500,7 +15500,7 @@
"type": "tidelift"
}
],
"time": "2023-11-21T16:30:46+00:00"
"time": "2023-11-27T14:15:06+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -16182,16 +16182,16 @@
},
{
"name": "rector/rector",
"version": "0.18.10",
"version": "0.18.11",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "f36bc0a707fd8af301df5108740ce41f9db8eded"
"reference": "9621124c860066f56a4ab841349cb7c284edfaee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/f36bc0a707fd8af301df5108740ce41f9db8eded",
"reference": "f36bc0a707fd8af301df5108740ce41f9db8eded",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9621124c860066f56a4ab841349cb7c284edfaee",
"reference": "9621124c860066f56a4ab841349cb7c284edfaee",
"shasum": ""
},
"require": {
@ -16226,7 +16226,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.18.10"
"source": "https://github.com/rectorphp/rector/tree/0.18.11"
},
"funding": [
{
@ -16234,7 +16234,7 @@
"type": "github"
}
],
"time": "2023-11-16T19:42:21+00:00"
"time": "2023-11-27T13:27:43+00:00"
},
{
"name": "roave/security-advisories",