1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-16 19:58:14 +01:00
This commit is contained in:
Oliver Vogel 2014-09-25 18:42:12 +02:00
parent f65e57914f
commit 6069f5e283

View File

@ -25,8 +25,8 @@
"intervention/imagecache": "Caching extension for the Intervention Image library"
},
"autoload": {
"psr-0": {
"Intervention\\Image\\": "src/"
"psr-4": {
"Intervention\\Image\\": "src/Intervention/Image"
}
},
"minimum-stability": "stable"