0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/composer/__fixtures__/composer5.lock
Rhys Arkins dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00

29 lines
777 B
Plaintext

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "h34j5h3p3g4ug34u34543j5h34j53h5j",
"packages": [
{
"name": "awesome/vcs",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://my-vcs.example/my-vcs-repo",
"reference": "3j5b345j3b45j345j345h34j5h345j34h5j34h5j"
}
},
{
"name": "awesome/git",
"version": "1.2.0",
"source": {
"type": "git",
"url": "git@my-git.example/awesome.git",
"reference": "3j5b345j3b45j345j345h34j5h345j34h5j34h5j"
}
}
]
}