diff --git a/composer.lock b/composer.lock index 33aa5162c37..8174e89a8c3 100644 --- a/composer.lock +++ b/composer.lock @@ -1673,29 +1673,29 @@ }, { "name": "knplabs/knp-snappy", - "version": "v1.5.1", + "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/snappy.git", - "reference": "3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7" + "reference": "b8c7480fdd279d9824de1b3041eda1ade37aa1a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7", - "reference": "3dd138e9e47de91cd2e056c5e6e1a0dd72547ee7", + "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/b8c7480fdd279d9824de1b3041eda1ade37aa1a5", + "reference": "b8c7480fdd279d9824de1b3041eda1ade37aa1a5", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^2.0||^3.0", - "symfony/process": "^5.0||^6.0||^7.0" + "symfony/process": "^5.0||^6.0||^7.0||^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "pedrotroller/php-cs-custom-fixer": "^2.19", - "phpstan/phpstan": "^1.0.0", - "phpstan/phpstan-phpunit": "^1.0.0", - "phpunit/phpunit": "^8.5" + "phpstan/phpstan": "^2.1.39", + "phpstan/phpstan-phpunit": "^2.0.15", + "phpunit/phpunit": "^9.6.29" }, "type": "library", "extra": { @@ -1734,9 +1734,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/snappy/issues", - "source": "https://github.com/KnpLabs/snappy/tree/v1.5.1" + "source": "https://github.com/KnpLabs/snappy/tree/v1.7.1" }, - "time": "2025-01-06T16:53:26+00:00" + "time": "2026-05-15T14:05:37+00:00" }, { "name": "laravel/framework", @@ -6677,16 +6677,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.32.0", + "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", - "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "shasum": "" }, "require": { @@ -6737,7 +6737,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0" }, "funding": [ { @@ -6748,12 +6748,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-01-02T08:10:11+00:00" + "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-php83", @@ -6912,16 +6916,16 @@ }, { "name": "symfony/process", - "version": "v7.3.0", + "version": "v7.4.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af" + "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/40c295f2deb408d5e9d2d32b8ba1dd61e36f05af", - "reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af", + "url": "https://api.github.com/repos/symfony/process/zipball/d9593c9efa40499eb078b81144de42cbc28a31f0", + "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0", "shasum": "" }, "require": { @@ -6953,7 +6957,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.3.0" + "source": "https://github.com/symfony/process/tree/v7.4.11" }, "funding": [ { @@ -6964,12 +6968,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-17T09:11:12+00:00" + "time": "2026-05-11T16:55:21+00:00" }, { "name": "symfony/routing",