e434cdae by fehrlich

added autoloader

1 parent b443325d
......@@ -12,5 +12,10 @@
"guzzlehttp/guzzle-services": "^1.1",
"guzzlehttp/oauth-subscriber": "^0.3.0",
"guzzlehttp/guzzle": "^6.3"
},
"autoload": {
"psr-4": {
"fehrlich\\ImmoScoutAPI\\": "src/"
}
}
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!