more composer weirdness

This commit is contained in:
Mario
2024-03-16 12:09:49 +00:00
parent 8fc0210428
commit fe018d646a
3 changed files with 8 additions and 14 deletions

View File

@@ -81,11 +81,5 @@
"config": {
"notify-on-install": false,
"optimize-autoloader": true
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/simplepie/simplepie"
}
]
}
}

2
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "238129164013c0705a6a97f8c3ba617b",
"content-hash": "3a17d1b44bc28f3609d086af7b358f72",
"packages": [
{
"name": "blueimp/jquery-file-upload",

View File

@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a9d4adaf2360f7d02dace4434e4e62d6ce072327',
'pretty_version' => 'dev-9.0RC',
'version' => 'dev-9.0RC',
'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -338,9 +338,9 @@
'dev_requirement' => false,
),
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a9d4adaf2360f7d02dace4434e4e62d6ce072327',
'pretty_version' => 'dev-9.0RC',
'version' => 'dev-9.0RC',
'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),