diff options
| author | Remi Collet <remi@remirepo.net> | 2026-01-29 12:49:49 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-01-29 12:49:49 +0100 |
| commit | 41b44c310aff8246ab12691ff14c5bc3b84ff1bf (patch) | |
| tree | c1a8a64d6e8da44b7e4f68d1d5cd4351956ebfe0 /installed.json | |
| parent | 585229c19c6c2aa0115bc5c7505da48d61553385 (diff) | |
Diffstat (limited to 'installed.json')
| -rw-r--r-- | installed.json | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/installed.json b/installed.json index 64976d8..2a57bea 100644 --- a/installed.json +++ b/installed.json @@ -2042,24 +2042,24 @@ }, { "name": "symfony/process", - "version": "v5.4.47", - "version_normalized": "5.4.47.0", + "version": "v5.4.51", + "version_normalized": "5.4.51.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d" + "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d", - "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d", + "url": "https://api.github.com/repos/symfony/process/zipball/467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", + "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, - "time": "2024-11-06T11:36:42+00:00", + "time": "2026-01-26T15:53:37+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2087,7 +2087,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.47" + "source": "https://github.com/symfony/process/tree/v5.4.51" }, "funding": [ { @@ -2099,6 +2099,10 @@ "type": "github" }, { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } |
