unsplash / unsplash-php

👻 Official PHP wrapper for the Unsplash API
MIT License
415 stars 74 forks source link

Depend on stable package #78

Closed roelvanduijnhoven closed 6 years ago

roelvanduijnhoven commented 6 years ago

This PR depends on https://github.com/unsplash/unsplash-php/pull/77

This will resolve #76 by depending on a stable version.

Oh. And releasing a new version of this library afterwards would help!

lukechesser commented 6 years ago

@roelvanduijnhoven if you want, we could pluck a5163bd from this and merge it in. Otherwise I'll create a new PR with just that change

roelvanduijnhoven commented 6 years ago

@roelvanduijnhoven if you want, we could pluck a5163bd from this and merge it in.

Yes; sound great :clap:!

Gigamick commented 6 years ago

I have just tried to install this and getting the following

- crewlabs/unsplash 2.4.0 requires hughbertd/oauth2-unsplash dev-master -> satisfiable by hughbertd/oauth2-unsplash[dev-master] but these conflict with your requirements or minimum-stability.
aaronklaassen commented 6 years ago

Closing this in favor of #79.