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"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Intervention\\Image\\": "src/"
|
||||
"psr-4": {
|
||||
"Intervention\\Image\\": "src/Intervention/Image"
|
||||
}
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
|
Reference in New Issue
Block a user