bump deps

This commit is contained in:
Jonas 2024-03-17 21:08:23 +01:00
parent 72ded82226
commit 3e33b45161

82
composer.lock generated
View file

@ -1079,16 +1079,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.19.0", "version": "2.19.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc" "reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/a809a71aa6a233a6c82e68ebaaf8954adc4998dc", "url": "https://api.github.com/repos/doctrine/orm/zipball/abcad6fa45768fe8481cf4772c6e20a80c42bf72",
"reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc", "reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1174,22 +1174,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.0" "source": "https://github.com/doctrine/orm/tree/2.19.1"
}, },
"time": "2024-03-03T17:43:41+00:00" "time": "2024-03-16T20:23:13+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.3.1", "version": "3.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4" "reference": "477da35bd0255e032826f440b94b3e37f2d56f42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b6fd1f126b13c1f7e7321f7338b14a19116b5de4", "url": "https://api.github.com/repos/doctrine/persistence/zipball/477da35bd0255e032826f440b94b3e37f2d56f42",
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4", "reference": "477da35bd0255e032826f440b94b3e37f2d56f42",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1258,7 +1258,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.3.1" "source": "https://github.com/doctrine/persistence/tree/3.3.2"
}, },
"funding": [ "funding": [
{ {
@ -1274,7 +1274,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-01T19:53:13+00:00" "time": "2024-03-12T14:54:36+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
@ -5217,21 +5217,21 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.18.0", "version": "v4.19.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": ">=7.0" "php": ">=7.1"
}, },
"require-dev": { "require-dev": {
"ircmaxell/php-yacc": "^0.0.7", "ircmaxell/php-yacc": "^0.0.7",
@ -5267,9 +5267,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1"
}, },
"time": "2023-12-10T21:03:43+00:00" "time": "2024-03-17T08:10:35+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
@ -5320,16 +5320,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.59", "version": "1.10.62",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "e607609388d3a6d418a50a49f7940e8086798281" "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e607609388d3a6d418a50a49f7940e8086798281", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9",
"reference": "e607609388d3a6d418a50a49f7940e8086798281", "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5378,7 +5378,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-20T13:59:13+00:00" "time": "2024-03-13T12:27:20+00:00"
}, },
{ {
"name": "pmjones/auto-shell", "name": "pmjones/auto-shell",
@ -5488,16 +5488,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.0.2", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "7596fa6da06c6a20c012efe6bb3d9188a9113b11" "reference": "c59507a9090b465d65e1aceed91e5b81986e375b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/7596fa6da06c6a20c012efe6bb3d9188a9113b11", "url": "https://api.github.com/repos/rectorphp/rector/zipball/c59507a9090b465d65e1aceed91e5b81986e375b",
"reference": "7596fa6da06c6a20c012efe6bb3d9188a9113b11", "reference": "c59507a9090b465d65e1aceed91e5b81986e375b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5532,7 +5532,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.0.2" "source": "https://github.com/rectorphp/rector/tree/1.0.3"
}, },
"funding": [ "funding": [
{ {
@ -5540,36 +5540,36 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-03T12:32:31+00:00" "time": "2024-03-14T15:04:18+00:00"
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.14.1", "version": "8.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926" "reference": "7d1d957421618a3803b593ec31ace470177d7817"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817",
"reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926", "reference": "7d1d957421618a3803b593ec31ace470177d7817",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": "^1.23.1", "phpstan/phpdoc-parser": "^1.23.1",
"squizlabs/php_codesniffer": "^3.7.1" "squizlabs/php_codesniffer": "^3.9.0"
}, },
"require-dev": { "require-dev": {
"phing/phing": "2.17.4", "phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2", "php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.10.37", "phpstan/phpstan": "1.10.60",
"phpstan/phpstan-deprecation-rules": "1.1.4", "phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.14", "phpstan/phpstan-phpunit": "1.3.16",
"phpstan/phpstan-strict-rules": "1.5.1", "phpstan/phpstan-strict-rules": "1.5.2",
"phpunit/phpunit": "8.5.21|9.6.8|10.3.5" "phpunit/phpunit": "8.5.21|9.6.8|10.5.11"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"extra": { "extra": {
@ -5593,7 +5593,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/slevomat/coding-standard/issues", "issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.14.1" "source": "https://github.com/slevomat/coding-standard/tree/8.15.0"
}, },
"funding": [ "funding": [
{ {
@ -5605,7 +5605,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-08T07:28:08+00:00" "time": "2024-03-09T15:20:58+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",