composer updates

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2026-03-17 15:05:55 -06:00
parent 2fe9a94430
commit a1cd8adb96

305
composer.lock generated
View File

@@ -291,29 +291,29 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.5",
"version": "1.1.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
"phpunit/phpunit": "<=7.5 || >=14"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12 || ^13",
"phpstan/phpstan": "1.4.10 || 2.1.11",
"doctrine/coding-standard": "^9 || ^12 || ^14",
"phpstan/phpstan": "1.4.10 || 2.1.30",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
@@ -333,9 +333,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
"source": "https://github.com/doctrine/deprecations/tree/1.1.6"
},
"time": "2025-04-07T20:06:18+00:00"
"time": "2026-02-07T07:09:04+00:00"
},
{
"name": "donatj/phpuseragentparser",
@@ -766,16 +766,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.8.0",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "21dc724a0583619cd1652f673303492272778051"
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
"reference": "21dc724a0583619cd1652f673303492272778051",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
"shasum": ""
},
"require": {
@@ -791,6 +791,7 @@
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0",
"jshttp/mime-db": "1.54.0.1",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
},
"suggest": {
@@ -862,7 +863,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
"source": "https://github.com/guzzle/psr7/tree/2.9.0"
},
"funding": [
{
@@ -878,7 +879,7 @@
"type": "tidelift"
}
],
"time": "2025-08-23T21:21:41+00:00"
"time": "2026-03-10T16:41:02+00:00"
},
{
"name": "itsgoingd/clockwork",
@@ -1452,16 +1453,16 @@
},
{
"name": "pimple/pimple",
"version": "v3.6.1",
"version": "v3.6.2",
"source": {
"type": "git",
"url": "https://github.com/silexphp/Pimple.git",
"reference": "020029849cc55ad360066844df8ed880fb20c5bb"
"reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/020029849cc55ad360066844df8ed880fb20c5bb",
"reference": "020029849cc55ad360066844df8ed880fb20c5bb",
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce",
"reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce",
"shasum": ""
},
"require": {
@@ -1474,7 +1475,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4.x-dev"
"dev-master": "3.x-dev"
}
},
"autoload": {
@@ -1499,9 +1500,9 @@
"dependency injection"
],
"support": {
"source": "https://github.com/silexphp/Pimple/tree/v3.6.1"
"source": "https://github.com/silexphp/Pimple/tree/v3.6.2"
},
"time": "2025-12-31T08:24:29+00:00"
"time": "2026-02-26T08:23:44+00:00"
},
{
"name": "psr/cache",
@@ -2198,16 +2199,16 @@
},
{
"name": "symfony/cache",
"version": "v7.4.5",
"version": "v7.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "8dde98d5a4123b53877aca493f9be57b333f14bd"
"reference": "665522ec357540e66c294c08583b40ee576574f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/8dde98d5a4123b53877aca493f9be57b333f14bd",
"reference": "8dde98d5a4123b53877aca493f9be57b333f14bd",
"url": "https://api.github.com/repos/symfony/cache/zipball/665522ec357540e66c294c08583b40ee576574f0",
"reference": "665522ec357540e66c294c08583b40ee576574f0",
"shasum": ""
},
"require": {
@@ -2278,7 +2279,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v7.4.5"
"source": "https://github.com/symfony/cache/tree/v7.4.7"
},
"funding": [
{
@@ -2298,7 +2299,7 @@
"type": "tidelift"
}
],
"time": "2026-01-27T16:16:02+00:00"
"time": "2026-03-06T08:14:57+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -2378,16 +2379,16 @@
},
{
"name": "symfony/console",
"version": "v7.4.4",
"version": "v7.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894"
"reference": "e1e6770440fb9c9b0cf725f81d1361ad1835329d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894",
"reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894",
"url": "https://api.github.com/repos/symfony/console/zipball/e1e6770440fb9c9b0cf725f81d1361ad1835329d",
"reference": "e1e6770440fb9c9b0cf725f81d1361ad1835329d",
"shasum": ""
},
"require": {
@@ -2452,7 +2453,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v7.4.4"
"source": "https://github.com/symfony/console/tree/v7.4.7"
},
"funding": [
{
@@ -2472,7 +2473,7 @@
"type": "tidelift"
}
],
"time": "2026-01-13T11:36:38+00:00"
"time": "2026-03-06T14:06:20+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2704,16 +2705,16 @@
},
{
"name": "symfony/http-client",
"version": "v7.4.5",
"version": "v7.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "84bb634857a893cc146cceb467e31b3f02c5fe9f"
"reference": "1010624285470eb60e88ed10035102c75b4ea6af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/84bb634857a893cc146cceb467e31b3f02c5fe9f",
"reference": "84bb634857a893cc146cceb467e31b3f02c5fe9f",
"url": "https://api.github.com/repos/symfony/http-client/zipball/1010624285470eb60e88ed10035102c75b4ea6af",
"reference": "1010624285470eb60e88ed10035102c75b4ea6af",
"shasum": ""
},
"require": {
@@ -2781,7 +2782,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v7.4.5"
"source": "https://github.com/symfony/http-client/tree/v7.4.7"
},
"funding": [
{
@@ -2801,7 +2802,7 @@
"type": "tidelift"
}
],
"time": "2026-01-27T16:16:02+00:00"
"time": "2026-03-05T11:16:58+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -3778,16 +3779,16 @@
},
{
"name": "symfony/string",
"version": "v7.4.4",
"version": "v7.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "1c4b10461bf2ec27537b5f36105337262f5f5d6f"
"reference": "9f209231affa85aa930a5e46e6eb03381424b30b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/1c4b10461bf2ec27537b5f36105337262f5f5d6f",
"reference": "1c4b10461bf2ec27537b5f36105337262f5f5d6f",
"url": "https://api.github.com/repos/symfony/string/zipball/9f209231affa85aa930a5e46e6eb03381424b30b",
"reference": "9f209231affa85aa930a5e46e6eb03381424b30b",
"shasum": ""
},
"require": {
@@ -3845,7 +3846,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v7.4.4"
"source": "https://github.com/symfony/string/tree/v7.4.6"
},
"funding": [
{
@@ -3865,20 +3866,20 @@
"type": "tidelift"
}
],
"time": "2026-01-12T10:54:30+00:00"
"time": "2026-02-09T09:33:46+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v7.4.4",
"version": "v7.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "0e4769b46a0c3c62390d124635ce59f66874b282"
"reference": "045321c440ac18347b136c63d2e9bf28a2dc0291"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0e4769b46a0c3c62390d124635ce59f66874b282",
"reference": "0e4769b46a0c3c62390d124635ce59f66874b282",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/045321c440ac18347b136c63d2e9bf28a2dc0291",
"reference": "045321c440ac18347b136c63d2e9bf28a2dc0291",
"shasum": ""
},
"require": {
@@ -3932,7 +3933,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.4.4"
"source": "https://github.com/symfony/var-dumper/tree/v7.4.6"
},
"funding": [
{
@@ -3952,7 +3953,7 @@
"type": "tidelift"
}
],
"time": "2026-01-01T22:13:48+00:00"
"time": "2026-02-15T10:53:20+00:00"
},
{
"name": "symfony/var-exporter",
@@ -4037,16 +4038,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.4.30",
"version": "v6.4.34",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "8207ae83da19ee3748d6d4f567b4d9a7c656e331"
"reference": "7bca30dabed7900a08c5ad4f1d6483f881a64d0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/8207ae83da19ee3748d6d4f567b4d9a7c656e331",
"reference": "8207ae83da19ee3748d6d4f567b4d9a7c656e331",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7bca30dabed7900a08c5ad4f1d6483f881a64d0f",
"reference": "7bca30dabed7900a08c5ad4f1d6483f881a64d0f",
"shasum": ""
},
"require": {
@@ -4089,7 +4090,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.30"
"source": "https://github.com/symfony/yaml/tree/v6.4.34"
},
"funding": [
{
@@ -4109,7 +4110,7 @@
"type": "tidelift"
}
],
"time": "2025-12-02T11:50:18+00:00"
"time": "2026-02-06T18:32:11+00:00"
},
{
"name": "tedivm/jshrink",
@@ -4444,16 +4445,16 @@
},
{
"name": "codeception/codeception",
"version": "5.3.4",
"version": "5.3.5",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
"reference": "cb4c200ec0a7fe21964f51872bb403701f53f35b"
"reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/cb4c200ec0a7fe21964f51872bb403701f53f35b",
"reference": "cb4c200ec0a7fe21964f51872bb403701f53f35b",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
"reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
"shasum": ""
},
"require": {
@@ -4464,13 +4465,13 @@
"ext-json": "*",
"ext-mbstring": "*",
"php": "^8.2",
"phpunit/php-code-coverage": "^9.2 | ^10.0 | ^11.0 | ^12.0",
"phpunit/php-text-template": "^2.0 | ^3.0 | ^4.0 | ^5.0",
"phpunit/php-timer": "^5.0.3 | ^6.0 | ^7.0 | ^8.0",
"phpunit/phpunit": "^9.5.20 | ^10.0 | ^11.0 | ^12.0",
"phpunit/php-code-coverage": "^9.2 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
"phpunit/php-text-template": "^2.0 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
"phpunit/php-timer": "^5.0.3 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
"phpunit/phpunit": "^9.5.20 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
"psy/psysh": "^0.11.2 | ^0.12",
"sebastian/comparator": "^4.0.5 | ^5.0 | ^6.0 | ^7.0",
"sebastian/diff": "^4.0.3 | ^5.0 | ^6.0 | ^7.0",
"sebastian/comparator": "^4.0.5 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
"sebastian/diff": "^4.0.3 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
"symfony/console": ">=5.4.24 <9.0",
"symfony/css-selector": ">=5.4.24 <9.0",
"symfony/event-dispatcher": ">=5.4.24 <9.0",
@@ -4489,7 +4490,7 @@
"require-dev": {
"codeception/lib-innerbrowser": "*@dev",
"codeception/lib-web": "*@dev",
"codeception/module-asserts": "*@dev",
"codeception/module-asserts": "dev-master",
"codeception/module-cli": "*@dev",
"codeception/module-db": "*@dev",
"codeception/module-filesystem": "*@dev",
@@ -4559,7 +4560,7 @@
],
"support": {
"issues": "https://github.com/Codeception/Codeception/issues",
"source": "https://github.com/Codeception/Codeception/tree/5.3.4"
"source": "https://github.com/Codeception/Codeception/tree/5.3.5"
},
"funding": [
{
@@ -4567,26 +4568,26 @@
"type": "open_collective"
}
],
"time": "2026-01-14T11:55:19+00:00"
"time": "2026-02-18T06:18:00+00:00"
},
{
"name": "codeception/lib-asserts",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-asserts.git",
"reference": "8e161f38a71cdf3dc638c5427df21c0f01f12d13"
"reference": "f161e5d3a9e5ae573ca01cfb3b5601ff5303df03"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/8e161f38a71cdf3dc638c5427df21c0f01f12d13",
"reference": "8e161f38a71cdf3dc638c5427df21c0f01f12d13",
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/f161e5d3a9e5ae573ca01cfb3b5601ff5303df03",
"reference": "f161e5d3a9e5ae573ca01cfb3b5601ff5303df03",
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": "^8.2 || ^8.3 || ^8.4 || ^8.5",
"phpunit/phpunit": "^11.5 || ^12.0"
"phpunit/phpunit": "^11.5 || ^12.0 || ^13.0"
},
"type": "library",
"autoload": {
@@ -4619,22 +4620,22 @@
],
"support": {
"issues": "https://github.com/Codeception/lib-asserts/issues",
"source": "https://github.com/Codeception/lib-asserts/tree/3.1.0"
"source": "https://github.com/Codeception/lib-asserts/tree/3.2.0"
},
"time": "2025-12-22T08:25:07+00:00"
"time": "2026-02-06T15:19:32+00:00"
},
{
"name": "codeception/lib-innerbrowser",
"version": "4.0.8",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-innerbrowser.git",
"reference": "ea25ea6745941781861eb4509d134c97685fc833"
"reference": "8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/ea25ea6745941781861eb4509d134c97685fc833",
"reference": "ea25ea6745941781861eb4509d134c97685fc833",
"url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3",
"reference": "8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3",
"shasum": ""
},
"require": {
@@ -4644,7 +4645,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"php": "^8.1",
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0 || ^13.0",
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0 || ^7.0 || ^8.0"
},
@@ -4678,29 +4679,29 @@
],
"support": {
"issues": "https://github.com/Codeception/lib-innerbrowser/issues",
"source": "https://github.com/Codeception/lib-innerbrowser/tree/4.0.8"
"source": "https://github.com/Codeception/lib-innerbrowser/tree/4.1.0"
},
"time": "2025-12-15T13:07:50+00:00"
"time": "2026-02-07T10:09:13+00:00"
},
{
"name": "codeception/lib-web",
"version": "2.0.1",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-web.git",
"reference": "bbec12e789c3b810ec8cb86e5f46b5bfd673c441"
"reference": "a030a3a22fc8e856b5957086794ed5403c7992d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-web/zipball/bbec12e789c3b810ec8cb86e5f46b5bfd673c441",
"reference": "bbec12e789c3b810ec8cb86e5f46b5bfd673c441",
"url": "https://api.github.com/repos/Codeception/lib-web/zipball/a030a3a22fc8e856b5957086794ed5403c7992d9",
"reference": "a030a3a22fc8e856b5957086794ed5403c7992d9",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"guzzlehttp/psr7": "^2.0",
"php": "^8.2",
"phpunit/phpunit": "^11.5 | ^12",
"phpunit/phpunit": "^11.5 | ^12 | ^13",
"symfony/css-selector": ">=4.4.24 <9.0"
},
"conflict": {
@@ -4731,9 +4732,9 @@
],
"support": {
"issues": "https://github.com/Codeception/lib-web/issues",
"source": "https://github.com/Codeception/lib-web/tree/2.0.1"
"source": "https://github.com/Codeception/lib-web/tree/2.1.0"
},
"time": "2025-11-27T21:09:09+00:00"
"time": "2026-02-06T15:22:13+00:00"
},
{
"name": "codeception/module-asserts",
@@ -4861,27 +4862,27 @@
},
{
"name": "codeception/stub",
"version": "4.2.1",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Stub.git",
"reference": "0c573cd5c62a828dadadc41bc56f8434860bb7bb"
"reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Stub/zipball/0c573cd5c62a828dadadc41bc56f8434860bb7bb",
"reference": "0c573cd5c62a828dadadc41bc56f8434860bb7bb",
"url": "https://api.github.com/repos/Codeception/Stub/zipball/6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
"reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
"shasum": ""
},
"require": {
"php": "^8.1",
"phpunit/phpunit": "^8.4 | ^9.0 | ^10.0 | ^11 | ^12"
"phpunit/phpunit": "^8.4 | ^9.0 | ^10.0 | ^11 | ^12 | ^13"
},
"conflict": {
"codeception/codeception": "<5.0.6"
},
"require-dev": {
"consolidation/robo": "^3.0"
"consolidation/robo": "^4.0"
},
"type": "library",
"autoload": {
@@ -4896,9 +4897,9 @@
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
"support": {
"issues": "https://github.com/Codeception/Stub/issues",
"source": "https://github.com/Codeception/Stub/tree/4.2.1"
"source": "https://github.com/Codeception/Stub/tree/4.3.0"
},
"time": "2025-12-05T13:37:14+00:00"
"time": "2026-02-06T15:19:04+00:00"
},
{
"name": "getgrav/markdowndocs",
@@ -5467,11 +5468,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.38",
"version": "2.1.42",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
"reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1279e1ce86ba768f0780c9d889852b4e02ff40d0",
"reference": "1279e1ce86ba768f0780c9d889852b4e02ff40d0",
"shasum": ""
},
"require": {
@@ -5516,25 +5517,25 @@
"type": "github"
}
],
"time": "2026-01-30T17:12:46+00:00"
"time": "2026-03-17T14:58:32+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"version": "2.0.3",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
"reference": "468e02c9176891cc901143da118f09dc9505fc2f"
"reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/468e02c9176891cc901143da118f09dc9505fc2f",
"reference": "468e02c9176891cc901143da118f09dc9505fc2f",
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/6b5571001a7f04fa0422254c30a0017ec2f2cacc",
"reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^2.1.15"
"phpstan/phpstan": "^2.1.39"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
@@ -5559,11 +5560,14 @@
"MIT"
],
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
"keywords": [
"static analysis"
],
"support": {
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.3"
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.4"
},
"time": "2025-05-14T10:56:57+00:00"
"time": "2026-02-09T13:21:14+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -5914,16 +5918,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.50",
"version": "11.5.55",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3"
"reference": "adc7262fccc12de2b30f12a8aa0b33775d814f00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fdfc727f0fcacfeb8fcb30c7e5da173125b58be3",
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/adc7262fccc12de2b30f12a8aa0b33775d814f00",
"reference": "adc7262fccc12de2b30f12a8aa0b33775d814f00",
"shasum": ""
},
"require": {
@@ -5938,7 +5942,7 @@
"phar-io/version": "^3.2.1",
"php": ">=8.2",
"phpunit/php-code-coverage": "^11.0.12",
"phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-file-iterator": "^5.1.1",
"phpunit/php-invoker": "^5.0.1",
"phpunit/php-text-template": "^4.0.1",
"phpunit/php-timer": "^7.0.1",
@@ -5950,6 +5954,7 @@
"sebastian/exporter": "^6.3.2",
"sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1",
"sebastian/recursion-context": "^6.0.3",
"sebastian/type": "^5.1.3",
"sebastian/version": "^5.0.2",
"staabm/side-effects-detector": "^1.0.5"
@@ -5995,7 +6000,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.50"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.55"
},
"funding": [
{
@@ -6019,7 +6024,7 @@
"type": "tidelift"
}
],
"time": "2026-01-27T05:59:18+00:00"
"time": "2026-02-18T12:37:06+00:00"
},
{
"name": "psr/http-client",
@@ -6075,16 +6080,16 @@
},
{
"name": "psy/psysh",
"version": "v0.12.19",
"version": "v0.12.21",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "a4f766e5c5b6773d8399711019bb7d90875a50ee"
"reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/a4f766e5c5b6773d8399711019bb7d90875a50ee",
"reference": "a4f766e5c5b6773d8399711019bb7d90875a50ee",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4821fab5b7cd8c49a673a9fd5754dc9162bb9e97",
"reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97",
"shasum": ""
},
"require": {
@@ -6148,27 +6153,27 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.12.19"
"source": "https://github.com/bobthecow/psysh/tree/v0.12.21"
},
"time": "2026-01-30T17:33:13+00:00"
"time": "2026-03-06T21:21:28+00:00"
},
{
"name": "rector/rector",
"version": "2.3.5",
"version": "2.3.9",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070"
"reference": "917842143fd9f5331a2adefc214b8d7143bd32c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9442f4037de6a5347ae157fe8e6c7cda9d909070",
"reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/917842143fd9f5331a2adefc214b8d7143bd32c4",
"reference": "917842143fd9f5331a2adefc214b8d7143bd32c4",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.36"
"phpstan/phpstan": "^2.1.40"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -6202,7 +6207,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.3.5"
"source": "https://github.com/rectorphp/rector/tree/2.3.9"
},
"funding": [
{
@@ -6210,7 +6215,7 @@
"type": "github"
}
],
"time": "2026-01-28T15:22:48+00:00"
"time": "2026-03-16T09:43:55+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -7325,16 +7330,16 @@
},
{
"name": "symfony/css-selector",
"version": "v7.4.0",
"version": "v7.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "ab862f478513e7ca2fe9ec117a6f01a8da6e1135"
"reference": "2e7c52c647b406e2107dd867db424a4dbac91864"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/ab862f478513e7ca2fe9ec117a6f01a8da6e1135",
"reference": "ab862f478513e7ca2fe9ec117a6f01a8da6e1135",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/2e7c52c647b406e2107dd867db424a4dbac91864",
"reference": "2e7c52c647b406e2107dd867db424a4dbac91864",
"shasum": ""
},
"require": {
@@ -7370,7 +7375,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v7.4.0"
"source": "https://github.com/symfony/css-selector/tree/v7.4.6"
},
"funding": [
{
@@ -7390,20 +7395,20 @@
"type": "tidelift"
}
],
"time": "2025-10-30T13:39:42+00:00"
"time": "2026-02-17T07:53:42+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v7.4.4",
"version": "v7.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "71fd6a82fc357c8b5de22f78b228acfc43dee965"
"reference": "487ba8fa43da9a8e6503fe939b45ecd96875410e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/71fd6a82fc357c8b5de22f78b228acfc43dee965",
"reference": "71fd6a82fc357c8b5de22f78b228acfc43dee965",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/487ba8fa43da9a8e6503fe939b45ecd96875410e",
"reference": "487ba8fa43da9a8e6503fe939b45ecd96875410e",
"shasum": ""
},
"require": {
@@ -7442,7 +7447,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v7.4.4"
"source": "https://github.com/symfony/dom-crawler/tree/v7.4.6"
},
"funding": [
{
@@ -7462,20 +7467,20 @@
"type": "tidelift"
}
],
"time": "2026-01-05T08:47:25+00:00"
"time": "2026-02-17T07:53:42+00:00"
},
{
"name": "symfony/finder",
"version": "v7.4.5",
"version": "v7.4.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb"
"reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
"reference": "ad4daa7c38668dcb031e63bc99ea9bd42196a2cb",
"url": "https://api.github.com/repos/symfony/finder/zipball/8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
"reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
"shasum": ""
},
"require": {
@@ -7510,7 +7515,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v7.4.5"
"source": "https://github.com/symfony/finder/tree/v7.4.6"
},
"funding": [
{
@@ -7530,7 +7535,7 @@
"type": "tidelift"
}
],
"time": "2026-01-26T15:07:59+00:00"
"time": "2026-01-29T09:40:50+00:00"
},
{
"name": "theseer/tokenizer",