Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-05-28 15:07:28 +02:00
parent 096f9e919c
commit 5f814bda82
Generated
+97 -86
View File
@@ -1317,16 +1317,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.10.4", "version": "7.10.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "aec528da477062d3af11f51e6b33402be233b21f" "reference": "7c8d84b39e680315f687e8662a9d6fb0865c5148"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/aec528da477062d3af11f51e6b33402be233b21f", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7c8d84b39e680315f687e8662a9d6fb0865c5148",
"reference": "aec528da477062d3af11f51e6b33402be233b21f", "reference": "7c8d84b39e680315f687e8662a9d6fb0865c5148",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1344,7 +1344,7 @@
"bamarni/composer-bin-plugin": "^1.8.2", "bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*", "ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2", "guzzle/client-integration-tests": "3.0.2",
"guzzlehttp/test-server": "^0.3.2", "guzzlehttp/test-server": "^0.4",
"php-http/message-factory": "^1.1", "php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34", "phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0" "psr/log": "^1.1 || ^2.0 || ^3.0"
@@ -1424,7 +1424,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.10.4" "source": "https://github.com/guzzle/guzzle/tree/7.10.5"
}, },
"funding": [ "funding": [
{ {
@@ -1440,7 +1440,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-22T19:00:53+00:00" "time": "2026-05-27T11:53:46+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@@ -1527,16 +1527,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.10.2", "version": "2.10.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "a1bbdc172f32a25fe999965b65b6e71fd87da9ed" "reference": "7c1472269227dc6f18930bd903d7a88fe6c52130"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a1bbdc172f32a25fe999965b65b6e71fd87da9ed", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7c1472269227dc6f18930bd903d7a88fe6c52130",
"reference": "a1bbdc172f32a25fe999965b65b6e71fd87da9ed", "reference": "7c1472269227dc6f18930bd903d7a88fe6c52130",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1624,7 +1624,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.10.2" "source": "https://github.com/guzzle/psr7/tree/2.10.3"
}, },
"funding": [ "funding": [
{ {
@@ -1640,7 +1640,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-25T22:58:15+00:00" "time": "2026-05-27T11:48:20+00:00"
}, },
{ {
"name": "guzzlehttp/uri-template", "name": "guzzlehttp/uri-template",
@@ -7180,16 +7180,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v8.0.12", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "11dc0681506ff07ca80bfb4cbf84c601c3cf04f7" "reference": "75f92239836ce08bce4d19f2734737dae4276fe9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/11dc0681506ff07ca80bfb4cbf84c601c3cf04f7", "url": "https://api.github.com/repos/symfony/cache/zipball/75f92239836ce08bce4d19f2734737dae4276fe9",
"reference": "11dc0681506ff07ca80bfb4cbf84c601c3cf04f7", "reference": "75f92239836ce08bce4d19f2734737dae4276fe9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7255,7 +7255,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v8.0.12" "source": "https://github.com/symfony/cache/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -7275,7 +7275,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:22:03+00:00" "time": "2026-05-24T08:44:11+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@@ -7436,16 +7436,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v8.0.11", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "3156577f46a38aa1b9323aad223de7a9cd426782" "reference": "f200be111431cff4aeae8d086b91180bc4d7efd7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3156577f46a38aa1b9323aad223de7a9cd426782", "url": "https://api.github.com/repos/symfony/console/zipball/f200be111431cff4aeae8d086b91180bc4d7efd7",
"reference": "3156577f46a38aa1b9323aad223de7a9cd426782", "reference": "f200be111431cff4aeae8d086b91180bc4d7efd7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7502,7 +7502,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v8.0.11" "source": "https://github.com/symfony/console/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -7522,7 +7522,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-13T12:07:53+00:00" "time": "2026-05-24T08:59:15+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@@ -8050,16 +8050,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v8.0.8", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "02656f7ebeae5c155d659e946f6b3a33df24051b" "reference": "30459bd82094c2572f3f78c04132e92f257a5f76"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/02656f7ebeae5c155d659e946f6b3a33df24051b", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/30459bd82094c2572f3f78c04132e92f257a5f76",
"reference": "02656f7ebeae5c155d659e946f6b3a33df24051b", "reference": "30459bd82094c2572f3f78c04132e92f257a5f76",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8106,7 +8106,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v8.0.8" "source": "https://github.com/symfony/http-foundation/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -8126,20 +8126,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-30T15:14:47+00:00" "time": "2026-05-24T11:21:57+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v8.0.12", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "c00291734c59c05c54c5a3abc2ab18e99b070157" "reference": "0f2b114380b21d8736a496ab4672b012e3822ee7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/c00291734c59c05c54c5a3abc2ab18e99b070157", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0f2b114380b21d8736a496ab4672b012e3822ee7",
"reference": "c00291734c59c05c54c5a3abc2ab18e99b070157", "reference": "0f2b114380b21d8736a496ab4672b012e3822ee7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8210,7 +8210,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v8.0.12" "source": "https://github.com/symfony/http-kernel/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -8230,7 +8230,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T09:47:36+00:00" "time": "2026-05-27T08:48:59+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@@ -8314,16 +8314,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v8.0.12", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1" "reference": "7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1", "url": "https://api.github.com/repos/symfony/mime/zipball/7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646",
"reference": "7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1", "reference": "7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8376,7 +8376,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v8.0.12" "source": "https://github.com/symfony/mime/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -8396,7 +8396,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:22:03+00:00" "time": "2026-05-23T18:05:53+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
@@ -9460,16 +9460,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v7.4.11", "version": "v7.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "d9593c9efa40499eb078b81144de42cbc28a31f0" "reference": "f5804be144caceb570f6747519999636b664f24c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d9593c9efa40499eb078b81144de42cbc28a31f0", "url": "https://api.github.com/repos/symfony/process/zipball/f5804be144caceb570f6747519999636b664f24c",
"reference": "d9593c9efa40499eb078b81144de42cbc28a31f0", "reference": "f5804be144caceb570f6747519999636b664f24c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9501,7 +9501,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v7.4.11" "source": "https://github.com/symfony/process/tree/v7.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -9521,7 +9521,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-11T16:55:21+00:00" "time": "2026-05-23T16:05:06+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
@@ -9783,16 +9783,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v8.0.12", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f" "reference": "18e6213e536842285dfdd29604e43ac8f784d17d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/c7f22a665faa3e5212b8f042e0c5831a6b85492f", "url": "https://api.github.com/repos/symfony/routing/zipball/18e6213e536842285dfdd29604e43ac8f784d17d",
"reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f", "reference": "18e6213e536842285dfdd29604e43ac8f784d17d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9839,7 +9839,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v8.0.12" "source": "https://github.com/symfony/routing/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -9859,7 +9859,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:22:03+00:00" "time": "2026-05-24T11:21:57+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
@@ -10052,16 +10052,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.4.11", "version": "v7.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15" "reference": "961683010db3b27ec6ebcd7308e6e1ee8fa7ffde"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/965f7306a43383d02c6aca1e3f3bd2f0ea5dee15", "url": "https://api.github.com/repos/symfony/string/zipball/961683010db3b27ec6ebcd7308e6e1ee8fa7ffde",
"reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15", "reference": "961683010db3b27ec6ebcd7308e6e1ee8fa7ffde",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10119,7 +10119,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.4.11" "source": "https://github.com/symfony/string/tree/v7.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -10139,7 +10139,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-13T12:04:42+00:00" "time": "2026-05-23T15:23:29+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
@@ -12375,16 +12375,16 @@
}, },
{ {
"name": "larastan/larastan", "name": "larastan/larastan",
"version": "v3.9.6", "version": "v3.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/larastan/larastan.git", "url": "https://github.com/larastan/larastan.git",
"reference": "9ad17e83e96b63536cb6ac39c3d40d29ff9cf636" "reference": "2970f83398154178a739609c244577267c7ee8eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/9ad17e83e96b63536cb6ac39c3d40d29ff9cf636", "url": "https://api.github.com/repos/larastan/larastan/zipball/2970f83398154178a739609c244577267c7ee8eb",
"reference": "9ad17e83e96b63536cb6ac39c3d40d29ff9cf636", "reference": "2970f83398154178a739609c244577267c7ee8eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12398,17 +12398,17 @@
"illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13", "illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/support": "^11.44.2 || ^12.4.1 || ^13", "illuminate/support": "^11.44.2 || ^12.4.1 || ^13",
"php": "^8.2", "php": "^8.2",
"phpstan/phpstan": "^2.1.44" "phpstan/phpstan": "^2.2.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^13", "doctrine/coding-standard": "^14",
"laravel/framework": "^11.44.2 || ^12.7.2 || ^13", "laravel/framework": "^11.44.2 || ^12.7.2 || ^13",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nikic/php-parser": "^5.4", "nikic/php-parser": "^5.4",
"orchestra/canvas": "^v9.2.2 || ^10.0.1 || ^11", "orchestra/canvas": "^v9.2.2 || ^10.0.1 || ^11",
"orchestra/testbench-core": "^9.12.0 || ^10.1 || ^11", "orchestra/testbench-core": "^9.12.0 || ^10.1 || ^11",
"phpstan/phpstan-deprecation-rules": "^2.0.1", "phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpunit/phpunit": "^10.5.35 || ^11.5.15 || ^12.5.8" "phpunit/phpunit": "^10.5.35 || ^11.5.15 || ^12.5.8 || ^13.1.8"
}, },
"suggest": { "suggest": {
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench", "orchestra/testbench": "Using Larastan for analysing a package needs Testbench",
@@ -12453,7 +12453,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/larastan/larastan/issues", "issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v3.9.6" "source": "https://github.com/larastan/larastan/tree/v3.10.0"
}, },
"funding": [ "funding": [
{ {
@@ -12461,7 +12461,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-04-16T10:02:43+00:00" "time": "2026-05-28T08:00:58+00:00"
}, },
{ {
"name": "laravel/boost", "name": "laravel/boost",
@@ -13281,11 +13281,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.56", "version": "2.2.0",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/93a603c9fc3be8c3c93bbc8d22170ad766685537", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4cd98348c809924f62bb9cc8c047f5e73bc9a58",
"reference": "93a603c9fc3be8c3c93bbc8d22170ad766685537", "reference": "b4cd98348c809924f62bb9cc8c047f5e73bc9a58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13308,6 +13308,17 @@
"license": [ "license": [
"MIT" "MIT"
], ],
"authors": [
{
"name": "Ondřej Mirtes"
},
{
"name": "Markus Staab"
},
{
"name": "Vincent Langlet"
}
],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"keywords": [ "keywords": [
"dev", "dev",
@@ -13330,7 +13341,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-05-26T17:04:57+00:00" "time": "2026-05-28T08:22:43+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -13679,16 +13690,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "12.5.27", "version": "12.5.28",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f37c01edaf3a0cd820331462506af93f1495696e" "reference": "5895d05f5bf421ed230fbd76e1277e4b8955def4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f37c01edaf3a0cd820331462506af93f1495696e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5895d05f5bf421ed230fbd76e1277e4b8955def4",
"reference": "f37c01edaf3a0cd820331462506af93f1495696e", "reference": "5895d05f5bf421ed230fbd76e1277e4b8955def4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13757,7 +13768,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.27" "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.28"
}, },
"funding": [ "funding": [
{ {
@@ -13765,7 +13776,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-05-25T15:35:34+00:00" "time": "2026-05-27T14:01:10+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
@@ -15422,16 +15433,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v8.0.12", "version": "v8.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30" "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2a36f4b8405d41fa31799b06874dbd45c1b16c30", "url": "https://api.github.com/repos/symfony/yaml/zipball/a1cdf99e359d5c001782a2db67a1fc71b2a5b34e",
"reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30", "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -15473,7 +15484,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v8.0.12" "source": "https://github.com/symfony/yaml/tree/v8.0.13"
}, },
"funding": [ "funding": [
{ {
@@ -15493,7 +15504,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:22:03+00:00" "time": "2026-05-25T06:08:44+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",