We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce43e7e commit dd84253Copy full SHA for dd84253
composer.json
@@ -9,5 +9,8 @@
9
"email": "[email protected]"
10
}
11
],
12
- "require": {}
+ "require": {},
13
+ "autoload": {
14
+ "files": ["ImageResize.php"]
15
+ }
16
0 commit comments