Rename test files and descriptions
parent
b4698568d2
commit
5d3c7ab6b7
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--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--
|
--COMPOSER--
|
||||||
{
|
{
|
||||||
"repositories": [
|
"repositories": [
|
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--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--
|
--COMPOSER--
|
||||||
{
|
{
|
||||||
"repositories": [
|
"repositories": [
|
Loading…
Reference in New Issue