Rename test files and descriptions

main
Jordi Boggiano 10 years ago
parent b4698568d2
commit 5d3c7ab6b7

@ -1,5 +1,5 @@
--TEST--
Requiring a replaced package in a version, that is not provided by the replacing package, should result in a conflict, when installing from lock
Requiring a replaced package in a version, that is not provided by the replacing package, should install correctly (although that is not a very smart idea) also when installing from lock
--COMPOSER--
{
"repositories": [

@ -1,5 +1,5 @@
--TEST--
Requiring a replaced package in a version, that is not provided by the replacing package, should result in a conflict
Requiring a replaced package in a version, that is not provided by the replacing package, should install correctly (although that is not a very smart idea)
--COMPOSER--
{
"repositories": [
Loading…
Cancel
Save