Fix typo in composer json
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
aa56ab0d84
commit
8262d7b823
|
@ -14,7 +14,7 @@
|
|||
"autoload": {
|
||||
"psr-4": {
|
||||
"Aweos\\Resizer\\Compilers\\": "./compilers",
|
||||
"Aweos\\Resizer\\Exceptions\\": "./exceptions",
|
||||
"Aweos\\Resizer\\Exceptions\\": "./exceptions"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue