Scout24 / restapi-php-sdk

SDK für PHP-Entwickler um die Arbeit mit der API von ImmobilienScout24 zu vereinfachen. Über die API erhält man Ergebnislisten, Objektdaten, uvm. von ImmobilienScout und kann diese Daten inhherhalb seines Webservice integrieren. Die Dokumentation zum SDK findet man unter https://github.com/Immocaster/php-sdk/wiki.
64 stars 46 forks source link

Updates for Composer #10

Closed simitter closed 10 years ago

simitter commented 10 years ago

Hi,

can you please update the latest changes on packagist and add the packagist hook on github.

thanks

rzwinge commented 10 years ago

Please update packagist: [Composer\Downloader\TransportException]
The "https://api.github.com/repos/Immocaster/php-sdk/zipball/23c8403125d3fb87d3dc601938a4d51a57cde883" file could not be downloaded (HTTP/1.1 404 Not Found)

Alternative in own composer.json: "repositories": [ { "type": "package", "package": { "name": "immocaster/php-sdk", "version": "master", "source": { "url": "https://github.com/ImmobilienScout24/restapi-php-sdk.git", "type": "git", "reference": "master" } } }

directly from github

Pixelairport commented 10 years ago

Ok. I talk to IS24. Because now they have the SDK. I try to find a way...

Pixelairport commented 10 years ago

Ok. Should work again… Please try.

bye Medienopfer98