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