Use majestic namespaces.
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "dimti/Image",
|
||||
"version": "0.1.1",
|
||||
"dist": {
|
||||
"type": "git",
|
||||
"url": "git@dimti.ru:lib/Image.git"
|
||||
}
|
||||
"version": "0.1.3",
|
||||
"description": "Image lib",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"dimti\\": ""
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
Reference in New Issue
Block a user