Update dependancies

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
Kamil Tekiela 2025-01-21 15:09:18 +00:00
parent 8cea33d5ad
commit f90c44bfae

39
composer.lock generated
View File

@ -456,12 +456,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpmyadmin/sql-parser.git",
"reference": "2ce9a415703258d412056e43ecca9cbdf2136e4b"
"reference": "ab0d1735ae73cdc14c01b2299159a6c66f83e705"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/2ce9a415703258d412056e43ecca9cbdf2136e4b",
"reference": "2ce9a415703258d412056e43ecca9cbdf2136e4b",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/ab0d1735ae73cdc14c01b2299159a6c66f83e705",
"reference": "ab0d1735ae73cdc14c01b2299159a6c66f83e705",
"shasum": ""
},
"require": {
@ -539,7 +539,7 @@
"type": "other"
}
],
"time": "2025-01-09T00:56:07+00:00"
"time": "2025-01-19T14:05:25+00:00"
},
{
"name": "psr/cache",
@ -4446,16 +4446,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.1",
"version": "2.1.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7"
"reference": "7d08f569e582ade182a375c366cbd896eccadd3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
"reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a",
"reference": "7d08f569e582ade182a375c366cbd896eccadd3a",
"shasum": ""
},
"require": {
@ -4500,7 +4500,7 @@
"type": "github"
}
],
"time": "2025-01-05T16:43:48+00:00"
"time": "2025-01-21T14:54:06+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@ -4602,16 +4602,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
"version": "2.0.1",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3"
"reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/8b88b5f818bfa301e0c99154ab622dace071c3ba",
"reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba",
"shasum": ""
},
"require": {
@ -4644,9 +4644,9 @@
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.1"
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.3"
},
"time": "2024-12-12T20:21:10+00:00"
"time": "2025-01-21T10:52:14+00:00"
},
{
"name": "phpstan/phpstan-webmozart-assert",
@ -5456,12 +5456,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "b3b47da8ab8f3fd7ab2881a1add662280d6257e2"
"reference": "e7a38fcc13e4ddfe9a28d5c7bf50aa9a9da758ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b3b47da8ab8f3fd7ab2881a1add662280d6257e2",
"reference": "b3b47da8ab8f3fd7ab2881a1add662280d6257e2",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e7a38fcc13e4ddfe9a28d5c7bf50aa9a9da758ec",
"reference": "e7a38fcc13e4ddfe9a28d5c7bf50aa9a9da758ec",
"shasum": ""
},
"conflict": {
@ -5745,6 +5745,7 @@
"intelliants/subrion": "<4.2.2",
"inter-mediator/inter-mediator": "==5.5",
"ipl/web": "<0.10.1",
"islandora/crayfish": "<4.1",
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3",
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
@ -6316,7 +6317,7 @@
"type": "tidelift"
}
],
"time": "2025-01-14T23:04:29+00:00"
"time": "2025-01-15T23:05:13+00:00"
},
{
"name": "sebastian/cli-parser",