mirror of
https://github.com/Intervention/image.git
synced 2025-01-17 20:28:21 +01:00
12 lines
178 B
JSON
12 lines
178 B
JSON
|
{
|
||
|
"providers": [
|
||
|
"Intervention\Image\ImageServiceProvider"
|
||
|
],
|
||
|
"aliases": [
|
||
|
{
|
||
|
"alias": "Image",
|
||
|
"facade": "Intervention\Image\Facades\Image"
|
||
|
}
|
||
|
]
|
||
|
}
|