mirror of
https://github.com/Intervention/image.git
synced 2025-08-11 16:34:00 +02:00
psr-4
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-4": {
|
||||||
"Intervention\\Image\\": "src/"
|
"Intervention\\Image\\": "src/Intervention/Image"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"minimum-stability": "stable"
|
"minimum-stability": "stable"
|
||||||
|
Reference in New Issue
Block a user