diff options
author | Mario <mario@mariovavti.com> | 2024-09-30 07:13:55 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-09-30 07:13:55 +0000 |
commit | 0bfdb958f50e2dff94913fa9747334f428cef672 (patch) | |
tree | 5cefce6fad63741ff6ea4d46548c4a79b4e88f5b /vendor/composer/installed.json | |
parent | becd4c6ffd3138731e528acdf6842fe53f381f6a (diff) | |
download | volse-hubzilla-0bfdb958f50e2dff94913fa9747334f428cef672.tar.gz volse-hubzilla-0bfdb958f50e2dff94913fa9747334f428cef672.tar.bz2 volse-hubzilla-0bfdb958f50e2dff94913fa9747334f428cef672.zip |
update symfony/polyfill-php81
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 9428e1899..abbf62c86 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2173,23 +2173,23 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", - "version_normalized": "1.29.0.0", + "version": "v1.31.0", + "version_normalized": "1.31.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, - "time": "2024-01-29T20:11:03+00:00", + "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { @@ -2232,7 +2232,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" }, "funding": [ { |