mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 10:01:56 +02:00
12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"providers": [
|
|
"Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"alias": "Image",
|
|
"facade": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
]
|
|
}
|