diff options
author | Mario <mario@mariovavti.com> | 2024-01-03 11:00:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-03 11:00:20 +0000 |
commit | cd0e50da249ba89252a6182b0ac239e003563f61 (patch) | |
tree | e95b8a62c2ee471605c97048611abdb8fb33e0a2 /vendor/composer/installed.php | |
parent | 85001c034b1353e7602911f9fbdf017188ed8b07 (diff) | |
download | volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.gz volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.bz2 volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.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 7b9e23fcb..393977f73 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' => 'a56f6576e224922082670788755e357779b45db4', + 'reference' => '85001c034b1353e7602911f9fbdf017188ed8b07', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -269,9 +269,9 @@ 'dev_requirement' => false, ), 'symfony/polyfill-php81' => array( - 'pretty_version' => 'v1.27.0', - 'version' => '1.27.0.0', - 'reference' => '707403074c8ea6e2edaf8794b0157a0bfa52157a', + 'pretty_version' => 'v1.28.0', + 'version' => '1.28.0.0', + 'reference' => '7581cd600fa9fd681b797d00b02f068e2f13263b', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), @@ -313,7 +313,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'a56f6576e224922082670788755e357779b45db4', + 'reference' => '85001c034b1353e7602911f9fbdf017188ed8b07', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |