43ed3833 by Aleksandr Korzhenko

Merge branch 'protected' into 'master'

protected

See merge request !2
2 parents 247a7948 739c2bac
{
"name": "fehrlich/immoscout24-api-php",
"name": "ut-devops/immoscout24-api-php",
"description": "PHP Client for interacting with the Immoscout24 REST API",
"type": "library",
"authors": [
{
"name": "fehrlich",
"email": "franz.ehrlich@googlemail.com"
},
{
"name": "ut-devops",
"email": "devops@ut.in.ua"
}
],
"require": {
......@@ -16,7 +20,7 @@
"license": "MIT",
"autoload": {
"psr-4": {
"fehrlich\\ImmoScoutAPI\\": "src/"
"ut-devops\\ImmoScoutAPI\\": "src/"
}
},
"require-dev": {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!