Skip to content

Commit dcb5ce8

Browse files
authored
Update composer.json
1 parent 5b7c45f commit dcb5ce8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,10 @@
3434
}
3535
],
3636
"license": "MIT",
37-
"autoload": {
38-
"classmap": [
39-
"./multi-files-upload-and-image-resizer.php"
40-
]
41-
},
4237
"support": {
4338
"issues": "https://github.com/LearnCodeWeb/multi-files-upload-and-image-resizer/issues"
4439
},
4540
"require": {
4641
"composer/installers": "1.*"
4742
}
48-
}
43+
}

0 commit comments

Comments
 (0)