composer: drop deprecated alias
I recommend dropping alias, since it has not enough attention to keep them up to date. Usual case for most I've seen. Now it's version 1.8-dev so it's been useless for a while now.
This commit is contained in:
parent
1f51cc5209
commit
76f31b1622
1 changed files with 0 additions and 5 deletions
|
|
@ -22,10 +22,5 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Michelf": "" }
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-lib": "1.4.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue