diff options
author | Mario <mario@mariovavti.com> | 2022-10-12 08:48:27 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-12 08:48:27 +0000 |
commit | 54f4762e1ac1512c2c1106cf68833f8a7135420f (patch) | |
tree | 4bd84e0618948c81bc51d929ec107c8a704a12c5 /vendor/composer/installed.json | |
parent | 8bf5c18425cf15327fa11494e6e0d3749f36c6f8 (diff) | |
download | volse-hubzilla-54f4762e1ac1512c2c1106cf68833f8a7135420f.tar.gz volse-hubzilla-54f4762e1ac1512c2c1106cf68833f8a7135420f.tar.bz2 volse-hubzilla-54f4762e1ac1512c2c1106cf68833f8a7135420f.zip |
composer update symfony
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 084bb6293..a06e70528 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1622,27 +1622,27 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.25.0", - "version_normalized": "1.25.0.0", + "version": "v1.26.0", + "version_normalized": "1.26.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f" + "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", - "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1", + "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", "shasum": "" }, "require": { "php": ">=7.1" }, - "time": "2021-09-13T13:58:11+00:00", + "time": "2022-05-24T11:49:31+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1684,7 +1684,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0" }, "funding": [ { |