Correct idiorm dependency info.

This commit is contained in:
supahgreg
2025-10-06 16:01:54 +00:00
parent 7c69ee73e1
commit d89e825c8a
3 changed files with 15 additions and 3 deletions

6
composer.lock generated
View File

@@ -563,6 +563,12 @@
"url": "https://github.com/supahgreg/tt-rss-idiorm.git",
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/supahgreg/tt-rss-idiorm/zipball/efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},

View File

@@ -646,9 +646,15 @@
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://dev.tt-rss.org/fox/idiorm.git",
"url": "https://github.com/supahgreg/tt-rss-idiorm.git",
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/supahgreg/tt-rss-idiorm/zipball/efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},

View File

@@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ec367b23f4e7d6a127e80b918ef28c61172cff6e',
'reference' => '7c69ee73e1bd8195b3ab91640bbf82feb85dbefc',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ec367b23f4e7d6a127e80b918ef28c61172cff6e',
'reference' => '7c69ee73e1bd8195b3ab91640bbf82feb85dbefc',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),