diff options
Diffstat (limited to 'installed.json')
-rw-r--r-- | installed.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/installed.json b/installed.json index 4ccf0e5..eb51b01 100644 --- a/installed.json +++ b/installed.json @@ -81,17 +81,17 @@ }, { "name": "composer/class-map-generator", - "version": "1.5.0", - "version_normalized": "1.5.0.0", + "version": "1.6.0", + "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915" + "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", - "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/ffe442c5974c44a9343e37a0abcb1cc37319f5b9", + "reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9", "shasum": "" }, "require": { @@ -107,7 +107,7 @@ "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6" }, - "time": "2024-11-25T16:11:06+00:00", + "time": "2025-02-05T10:05:34+00:00", "type": "library", "extra": { "branch-alias": { @@ -137,7 +137,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.5.0" + "source": "https://github.com/composer/class-map-generator/tree/1.6.0" }, "funding": [ { @@ -157,17 +157,17 @@ }, { "name": "composer/composer", - "version": "2.8.5", - "version_normalized": "2.8.5.0", + "version": "2.8.6", + "version_normalized": "2.8.6.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1" + "reference": "937c775a644bd7d2c3dfbb352747488463a6e673" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/ae208dc1e182bd45d99fcecb956501da212454a1", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1", + "url": "https://api.github.com/repos/composer/composer/zipball/937c775a644bd7d2c3dfbb352747488463a6e673", + "reference": "937c775a644bd7d2c3dfbb352747488463a6e673", "shasum": "" }, "require": { @@ -206,7 +206,7 @@ "ext-zip": "Enabling the zip extension allows you to unzip archives", "ext-zlib": "Allow gzip compression of HTTP requests" }, - "time": "2025-01-21T14:23:40+00:00", + "time": "2025-02-25T12:03:50+00:00", "bin": [ "bin/composer" ], @@ -254,7 +254,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.8.5" + "source": "https://github.com/composer/composer/tree/2.8.6" }, "funding": [ { @@ -728,8 +728,8 @@ }, { "name": "illuminate/container", - "version": "v10.48.26", - "version_normalized": "10.48.26.0", + "version": "v10.48.28", + "version_normalized": "10.48.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -782,8 +782,8 @@ }, { "name": "illuminate/contracts", - "version": "v10.48.26", - "version_normalized": "10.48.26.0", + "version": "v10.48.28", + "version_normalized": "10.48.28.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1955,23 +1955,23 @@ }, { "name": "symfony/process", - "version": "v6.4.15", - "version_normalized": "6.4.15.0", + "version": "v6.4.19", + "version_normalized": "6.4.19.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" + "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", + "url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", + "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", "shasum": "" }, "require": { "php": ">=8.1" }, - "time": "2024-11-06T14:19:14+00:00", + "time": "2025-02-04T13:35:48+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1999,7 +1999,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.15" + "source": "https://github.com/symfony/process/tree/v6.4.19" }, "funding": [ { |