diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-13 15:19:06 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-13 15:19:06 +0200 |
| commit | 8bb0d27ae7a8547d643e325679597fec03d8ea06 (patch) | |
| tree | e74c2ee685af639d5416db0e72c6915efe76e951 /installed.json | |
| parent | b0f827ec7c62cc264895ae5f73d71b307c867b39 (diff) | |
Diffstat (limited to 'installed.json')
| -rw-r--r-- | installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json index 49510e1..32d8d11 100644 --- a/installed.json +++ b/installed.json @@ -149,17 +149,17 @@ }, { "name": "composer/composer", - "version": "2.9.7", - "version_normalized": "2.9.7.0", + "version": "2.9.8", + "version_normalized": "2.9.8.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "82a2fbd1372a98d7915cfb092acf05207d9b4113" + "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/82a2fbd1372a98d7915cfb092acf05207d9b4113", - "reference": "82a2fbd1372a98d7915cfb092acf05207d9b4113", + "url": "https://api.github.com/repos/composer/composer/zipball/39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", + "reference": "39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2", "shasum": "" }, "require": { @@ -201,7 +201,7 @@ "ext-zip": "Allows direct extraction of ZIP archives (unzip/7z binaries will be used instead if available)", "ext-zlib": "Enables gzip for HTTP requests" }, - "time": "2026-04-14T11:31:52+00:00", + "time": "2026-05-13T07:28:38+00:00", "bin": [ "bin/composer" ], @@ -249,7 +249,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.9.7" + "source": "https://github.com/composer/composer/tree/2.9.8" }, "funding": [ { |
