Updated composer dependencies

This commit is contained in:
Jan Böhmer 2022-10-09 20:54:48 +02:00
parent 04d89b38b2
commit 34d0381e83

71
composer.lock generated
View file

@ -573,16 +573,16 @@
},
{
"name": "doctrine/common",
"version": "3.4.2",
"version": "3.4.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "609c3a7b6af49a7b4b13945ca2fdf4af801946af"
"reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/609c3a7b6af49a7b4b13945ca2fdf4af801946af",
"reference": "609c3a7b6af49a7b4b13945ca2fdf4af801946af",
"url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
"reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
"shasum": ""
},
"require": {
@ -644,7 +644,7 @@
],
"support": {
"issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.4.2"
"source": "https://github.com/doctrine/common/tree/3.4.3"
},
"funding": [
{
@ -660,7 +660,7 @@
"type": "tidelift"
}
],
"time": "2022-09-28T14:20:50+00:00"
"time": "2022-10-09T11:47:59+00:00"
},
{
"name": "doctrine/dbal",
@ -1454,16 +1454,16 @@
},
{
"name": "doctrine/orm",
"version": "2.13.2",
"version": "2.13.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f"
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/a8b02fd70fa777ca8278b9604fdef75c15c6a12f",
"reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f",
"url": "https://api.github.com/repos/doctrine/orm/zipball/e750360bd52b080c4cbaaee1b48b80f7dc873b36",
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36",
"shasum": ""
},
"require": {
@ -1548,9 +1548,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.13.2"
"source": "https://github.com/doctrine/orm/tree/2.13.3"
},
"time": "2022-09-22T13:36:43+00:00"
"time": "2022-10-07T06:37:17+00:00"
},
{
"name": "doctrine/persistence",
@ -2944,16 +2944,16 @@
},
{
"name": "liip/imagine-bundle",
"version": "2.8.0",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/liip/LiipImagineBundle.git",
"reference": "6063279c79f0c119475bad8a0066bf2513a6cfca"
"reference": "ba164fef7be638f28d298f9c89b5a8364c3e0a4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/6063279c79f0c119475bad8a0066bf2513a6cfca",
"reference": "6063279c79f0c119475bad8a0066bf2513a6cfca",
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/ba164fef7be638f28d298f9c89b5a8364c3e0a4d",
"reference": "ba164fef7be638f28d298f9c89b5a8364c3e0a4d",
"shasum": ""
},
"require": {
@ -3040,9 +3040,9 @@
],
"support": {
"issues": "https://github.com/liip/LiipImagineBundle/issues",
"source": "https://github.com/liip/LiipImagineBundle/tree/2.8.0"
"source": "https://github.com/liip/LiipImagineBundle/tree/2.9.0"
},
"time": "2022-05-30T13:06:31+00:00"
"time": "2022-10-06T06:33:35+00:00"
},
{
"name": "lorenzo/pinky",
@ -13997,16 +13997,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.7",
"version": "1.8.8",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e"
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/536ff0ed719b5679e9f09c17aeaee9b31969cb8e",
"reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07",
"shasum": ""
},
"require": {
@ -14036,7 +14036,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.7"
"source": "https://github.com/phpstan/phpstan/tree/1.8.8"
},
"funding": [
{
@ -14052,7 +14052,7 @@
"type": "tidelift"
}
],
"time": "2022-10-04T14:09:33+00:00"
"time": "2022-10-06T12:51:57+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -14265,12 +14265,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc"
"reference": "b311503298c072e565411e3ef61c04519272473f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b311503298c072e565411e3ef61c04519272473f",
"reference": "b311503298c072e565411e3ef61c04519272473f",
"shasum": ""
},
"conflict": {
@ -14321,7 +14321,7 @@
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<=3.0.6",
"codeigniter4/framework": "<4.1.9",
"codeigniter4/framework": "<4.2.7",
"codeigniter4/shield": "= 1.0.0-beta",
"codiad/codiad": "<=2.8.4",
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
@ -14782,7 +14782,7 @@
"type": "tidelift"
}
],
"time": "2022-10-05T15:07:13+00:00"
"time": "2022-10-06T20:04:40+00:00"
},
{
"name": "sebastian/diff",
@ -15387,16 +15387,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.27.0",
"version": "4.28.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff"
"reference": "52e96bea381e6cb07a672aefec791a5817694a26"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/faf106e717c37b8c81721845dba9de3d8deed8ff",
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/52e96bea381e6cb07a672aefec791a5817694a26",
"reference": "52e96bea381e6cb07a672aefec791a5817694a26",
"shasum": ""
},
"require": {
@ -15435,6 +15435,7 @@
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
"phpstan/phpdoc-parser": "1.2.* || 1.6.4",
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
@ -15488,9 +15489,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.27.0"
"source": "https://github.com/vimeo/psalm/tree/4.28.0"
},
"time": "2022-08-31T13:47:09+00:00"
"time": "2022-10-07T16:13:24+00:00"
},
{
"name": "webmozart/path-util",