mirror of
https://github.com/mrclay/minify.git
synced 2025-01-17 13:18:13 +01:00
composer: add 3.0 branch alias
so could use in deps mrclay/minify: ~3.0
This commit is contained in:
parent
24b601217e
commit
ce2b8d694c
@ -43,5 +43,10 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "phpunit"
|
"test": "phpunit"
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-trunk": "3.0.x-dev"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user