mirror of
https://github.com/mosbth/cimage.git
synced 2025-01-17 19:18:15 +01:00
changing autoload to classmap
This commit is contained in:
parent
eebcee5fc9
commit
805d765515
@ -21,8 +21,11 @@
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"UniqueGlobalClass": ""
|
||||
}
|
||||
"classmap": [
|
||||
"CImage.php",
|
||||
"CHttpGet.php",
|
||||
"CRemoteImage.php",
|
||||
"CWhitelist.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user