diff --git a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock index 945ce02..a65ec6e 100644 --- a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock +++ b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock @@ -4944,16 +4944,16 @@ }, { "name": "symfony/process", - "version": "v6.4.20", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20" + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20", - "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20", + "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e", + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e", "shasum": "" }, "require": { @@ -4985,7 +4985,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.20" + "source": "https://github.com/symfony/process/tree/v6.4.33" }, "funding": [ { @@ -4996,12 +4996,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-03-10T17:11:00+00:00" + "time": "2026-01-23T16:02:12+00:00" }, { "name": "symfony/property-access",