diff options
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 510a5dc6e..afaf0e949 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' => 'c36bb17475b3dd5925cefc32752f1fb8a63df154', + 'reference' => '8bf5c18425cf15327fa11494e6e0d3749f36c6f8', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -224,9 +224,9 @@ 'dev_requirement' => false, ), 'symfony/polyfill-php81' => array( - 'pretty_version' => 'v1.25.0', - 'version' => '1.25.0.0', - 'reference' => '5de4ba2d41b15f9bd0e19b2ab9674135813ec98f', + 'pretty_version' => 'v1.26.0', + 'version' => '1.26.0.0', + 'reference' => '13f6d1271c663dc5ae9fb843a8f16521db7687a1', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), @@ -268,7 +268,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'c36bb17475b3dd5925cefc32752f1fb8a63df154', + 'reference' => '8bf5c18425cf15327fa11494e6e0d3749f36c6f8', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |