diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 10:17:04 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 10:17:04 +0000 |
commit | 9b62e7eedb68c38ca57b5a382e0bc26cdc2fdb21 (patch) | |
tree | 3bdee0d40afb63417d427e8b89695145ba8b17d3 /vendor/composer/installed.php | |
parent | bf30cfd8a451c104ba8e8d9d65d4514e60bb9b83 (diff) | |
download | volse-hubzilla-9b62e7eedb68c38ca57b5a382e0bc26cdc2fdb21.tar.gz volse-hubzilla-9b62e7eedb68c38ca57b5a382e0bc26cdc2fdb21.tar.bz2 volse-hubzilla-9b62e7eedb68c38ca57b5a382e0bc26cdc2fdb21.zip |
bump php image to 8.0
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 3d6b22fe1..688ecf91a 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '139ffae3674e59307b46c67b0dcf77be9ec87b19', + 'reference' => 'bf30cfd8a451c104ba8e8d9d65d4514e60bb9b83', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '139ffae3674e59307b46c67b0dcf77be9ec87b19', + 'reference' => 'bf30cfd8a451c104ba8e8d9d65d4514e60bb9b83', 'dev_requirement' => false, ), ), |