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.php | |
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.php')
-rw-r--r-- | vendor/composer/installed.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 212ebcc47..7de5f28cd 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '3f411787c1436e2259efb184c0f84b13f4244fb0', + 'reference' => 'becd4c6ffd3138731e528acdf6842fe53f381f6a', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -296,9 +296,9 @@ 'dev_requirement' => false, ), 'symfony/polyfill-php81' => array( - 'pretty_version' => 'v1.29.0', - 'version' => '1.29.0.0', - 'reference' => 'c565ad1e63f30e7477fc40738343c62b40bc672d', + 'pretty_version' => 'v1.31.0', + 'version' => '1.31.0.0', + 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), @@ -349,7 +349,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '3f411787c1436e2259efb184c0f84b13f4244fb0', + 'reference' => 'becd4c6ffd3138731e528acdf6842fe53f381f6a', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |