Correct idiorm dependency info.
This commit is contained in:
6
composer.lock
generated
6
composer.lock
generated
@@ -563,6 +563,12 @@
|
|||||||
"url": "https://github.com/supahgreg/tt-rss-idiorm.git",
|
"url": "https://github.com/supahgreg/tt-rss-idiorm.git",
|
||||||
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
|
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
|
||||||
},
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/supahgreg/tt-rss-idiorm/zipball/efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
|
||||||
|
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.2.0"
|
"php": ">=5.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
8
vendor/composer/installed.json
vendored
8
vendor/composer/installed.json
vendored
@@ -646,9 +646,15 @@
|
|||||||
"version_normalized": "dev-master",
|
"version_normalized": "dev-master",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://dev.tt-rss.org/fox/idiorm.git",
|
"url": "https://github.com/supahgreg/tt-rss-idiorm.git",
|
||||||
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
|
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
|
||||||
},
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/supahgreg/tt-rss-idiorm/zipball/efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
|
||||||
|
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.2.0"
|
"php": ">=5.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
4
vendor/composer/installed.php
vendored
4
vendor/composer/installed.php
vendored
@@ -3,7 +3,7 @@
|
|||||||
'name' => '__root__',
|
'name' => '__root__',
|
||||||
'pretty_version' => 'dev-main',
|
'pretty_version' => 'dev-main',
|
||||||
'version' => 'dev-main',
|
'version' => 'dev-main',
|
||||||
'reference' => 'ec367b23f4e7d6a127e80b918ef28c61172cff6e',
|
'reference' => '7c69ee73e1bd8195b3ab91640bbf82feb85dbefc',
|
||||||
'type' => 'library',
|
'type' => 'library',
|
||||||
'install_path' => __DIR__ . '/../../',
|
'install_path' => __DIR__ . '/../../',
|
||||||
'aliases' => array(),
|
'aliases' => array(),
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
'__root__' => array(
|
'__root__' => array(
|
||||||
'pretty_version' => 'dev-main',
|
'pretty_version' => 'dev-main',
|
||||||
'version' => 'dev-main',
|
'version' => 'dev-main',
|
||||||
'reference' => 'ec367b23f4e7d6a127e80b918ef28c61172cff6e',
|
'reference' => '7c69ee73e1bd8195b3ab91640bbf82feb85dbefc',
|
||||||
'type' => 'library',
|
'type' => 'library',
|
||||||
'install_path' => __DIR__ . '/../../',
|
'install_path' => __DIR__ . '/../../',
|
||||||
'aliases' => array(),
|
'aliases' => array(),
|
||||||
|
|||||||
Reference in New Issue
Block a user