mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Delete tests/php/Core/Manifest/fixtures/VersionProviderTest directory
This commit is contained in:
parent
2921d68a57
commit
59177dd315
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"_readme": [
|
|
||||||
"This is a fixture file for unit tests"
|
|
||||||
],
|
|
||||||
"content-hash": "abc123",
|
|
||||||
"packages": [
|
|
||||||
{
|
|
||||||
"name": "silverstripe/framework",
|
|
||||||
"version": "1.2.3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/cms",
|
|
||||||
"version": "4.5.6"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"_readme": [
|
|
||||||
"This is a fixture file for unit tests"
|
|
||||||
],
|
|
||||||
"content-hash": "abc888",
|
|
||||||
"packages": [
|
|
||||||
{
|
|
||||||
"name": "silverstripe/framework",
|
|
||||||
"version": "1.2.3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/cms",
|
|
||||||
"version": "4.5.6"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/recipe-core",
|
|
||||||
"version": "7.7.7"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/recipe-cms",
|
|
||||||
"version": "8.8.8"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "cwp/cwp-core",
|
|
||||||
"version": "9.9.9"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"_readme": [
|
|
||||||
"This is a fixture file for unit tests"
|
|
||||||
],
|
|
||||||
"content-hash": "abc777",
|
|
||||||
"packages": [
|
|
||||||
{
|
|
||||||
"name": "silverstripe/framework",
|
|
||||||
"version": "1.2.3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/cms",
|
|
||||||
"version": "4.5.6"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "silverstripe/recipe-core",
|
|
||||||
"version": "7.7.7"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user