Skip to content

Commit ca0c85a

Browse files
committed
Fix to remove vendor
1 parent 0f89922 commit ca0c85a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@
55
"homepage": "https://grabz.it/",
66
"description": "Use our API to allow your app to create images, DOCX documents, videos, rendered HTML and PDF's from URL's or raw HTML. Additionally GrabzIt allows you to convert online videos into animated GIF's or HTML tables into CSV's.",
77
"license": "MIT",
8-
"version":"3.5.5",
8+
"version":"3.5.6",
99
"autoload": {
1010
"psr-4": {
1111
"GrabzIt\\": "lib/"
12-
},
13-
"classmap": [
14-
"vendor/"
15-
]
12+
}
1613
},
1714
"support": {
1815
"issues": "https://grabz.it/support/"

0 commit comments

Comments
 (0)