zendframework / zend-expressive-authentication-zendauthentication

zend-authentication adapter for zend-expressive-authentication.
BSD 3-Clause "New" or "Revised" License
4 stars 8 forks source link

Impossible installation with zend-expressive-authentication 0.5.0 #8

Closed coffeecore closed 5 years ago

coffeecore commented 6 years ago

Hi,

This package can't be installed on Zend Expressive 3 :

Problem 1

  • Installation request for zendframework/zend-expressive-authentication-zendauthentication ^0.4.0 -> satisfiable by zendframework/zend-expressive-authentication-zendauthentication[0.4.0].
  • zendframework/zend-expressive-authentication-zendauthentication 0.4.0 requires zendframework/zend-expressive-authentication ^0.4.0 -> satisfiable by zendframework/zend-expressive-authentication[0.4.0, 0.4.x-dev] but these conflict with your requirements or minimum-stability.

But, I use :

"zendframework/zend-expressive-authentication": "^0.5.0"

So, can you update composer.json or maybe, I must not install it ?

Thanks

weierophinney commented 6 years ago

This package has not yet been updated to the 0.5.0 API. As such, you will need to pin to the 0.4 version of zend-expressive-authentication until we complete the update.

coffeecore commented 6 years ago

Do you know when you will update ?

I can wait, just curious.

Xerkus commented 5 years ago

Closing as no longer relevant since package uses ^1.0