diff options
author | Mario <mario@mariovavti.com> | 2023-01-27 07:28:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-01-27 07:28:21 +0000 |
commit | 9a16bf65bdd5858a2da8e850e9825b2a5498b044 (patch) | |
tree | 4208cf7ba1e176d79b82b00982a783988b5e45a7 /vendor/composer/installed.php | |
parent | c3d3dc9d92d14dbcfbaf39c4cc9ad4c120812a3d (diff) | |
download | volse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.tar.gz volse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.tar.bz2 volse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.zip |
update simplepie
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 640c54dff..f0c95b248 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' => '94b26e1e66113d1936aa6f1b944a3161b99e8750', + 'reference' => 'c3d3dc9d92d14dbcfbaf39c4cc9ad4c120812a3d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -206,9 +206,9 @@ 'dev_requirement' => false, ), 'simplepie/simplepie' => array( - 'pretty_version' => '1.7.0', - 'version' => '1.7.0.0', - 'reference' => '9e9add3428ce86aede874bcf9a59c78e272f8dc1', + 'pretty_version' => '1.8.0', + 'version' => '1.8.0.0', + 'reference' => '65b095d87bc00898d8fa7737bdbcda93a3fbcc55', 'type' => 'library', 'install_path' => __DIR__ . '/../simplepie/simplepie', 'aliases' => array(), @@ -268,7 +268,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '94b26e1e66113d1936aa6f1b944a3161b99e8750', + 'reference' => 'c3d3dc9d92d14dbcfbaf39c4cc9ad4c120812a3d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |