Fix typo
parent
ccac664da1
commit
447416a357
|
@ -14,7 +14,7 @@ Test that a package requiring something it replaces itself, satisfies itself eve
|
||||||
"require": {
|
"require": {
|
||||||
"replaced/pkg": "1.0.0"
|
"replaced/pkg": "1.0.0"
|
||||||
},
|
},
|
||||||
"provide": {
|
"replace": {
|
||||||
"replaced/pkg": "1.0.0"
|
"replaced/pkg": "1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue