diff options
author | Mario <mario@mariovavti.com> | 2024-09-30 07:11:05 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-09-30 07:11:05 +0000 |
commit | 3f411787c1436e2259efb184c0f84b13f4244fb0 (patch) | |
tree | afb3777ac9ba95d9c30c4dbb66ea82e0c6636f79 /vendor/composer/installed.php | |
parent | 5782a674b0cb490f1e3544e5dcb0f7e969361df3 (diff) | |
download | volse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.tar.gz volse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.tar.bz2 volse-hubzilla-3f411787c1436e2259efb184c0f84b13f4244fb0.zip |
update spomky-labs/otphp
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 d720f5aff..551464544 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' => 'fc79e47d88f36709f680d2111035fd123203ce0b', + 'reference' => '5782a674b0cb490f1e3544e5dcb0f7e969361df3', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -278,9 +278,9 @@ 'dev_requirement' => false, ), 'spomky-labs/otphp' => array( - 'pretty_version' => '11.2.0', - 'version' => '11.2.0.0', - 'reference' => '9a1569038bb1c8e98040b14b8bcbba54f25e7795', + 'pretty_version' => '11.2.2', + 'version' => '11.2.2.0', + 'reference' => 'b737d1c6330beae7c0bc225d3e848805b352fe42', 'type' => 'library', 'install_path' => __DIR__ . '/../spomky-labs/otphp', 'aliases' => array(), @@ -349,7 +349,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'fc79e47d88f36709f680d2111035fd123203ce0b', + 'reference' => '5782a674b0cb490f1e3544e5dcb0f7e969361df3', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |