Skip to content

Commit f9eefba

Browse files
committed
Merge pull request #1 from adamtomat/patch-1
Added Ning Upload to autoload
2 parents bfd7d76 + 7814e69 commit f9eefba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
"autoload": {
55
"classmap": [
6-
"src/NingApi.php"
6+
"src/NingApi.php",
7+
"src/NingUpload.php"
78
]
89
}
910
}

0 commit comments

Comments
 (0)