Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit b9824c8

Browse files
author
Elliot Chance
committed
testAutoloaderIsWorking
1 parent 618a9bd commit b9824c8

File tree

5 files changed

+973
-8
lines changed

5 files changed

+973
-8
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"lib-curl": "*",
77
"lib-openssl": "*"
88
},
9+
"require-dev": {
10+
"elliotchance/concise": "*",
11+
"phpunit/phpunit": "*"
12+
},
913
"autoload": {
1014
"classmap": ["lib/"]
1115
}

0 commit comments

Comments
 (0)