mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-05 23:57:30 +02:00
removing branch alias
This commit is contained in:
@@ -13,15 +13,16 @@
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/mosbth/cimage/issues",
|
||||
"docs": "http://dbwebb.se/opensource/cimage"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "UniqueGlobalClass": "" }
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "0.7.x-dev"
|
||||
"psr-0": {
|
||||
"UniqueGlobalClass": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user