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