vineyardkoeln / churchtools-api

Access the API for ChurchTools at https://api.churchtools.de/ in an object-oriented way that integrates nicely with modern PHP projects via Composer.
Apache License 2.0
14 stars 8 forks source link

api2 missing in composer project #9

Closed MR4online closed 4 years ago

MR4online commented 4 years ago

when including the project via composer, api2 is missing

YetiCGN commented 4 years ago

You have to use the version "dev-master" for now since there is no release with API2 yet. @a-schild is working on that.

YetiCGN commented 4 years ago

I just released 0.5.1 with a necessary fix (a feature actually, but the API can't be accessed anymore without it ...) which also contains the code for API2.