bitExpert / prophiler-psr7-middleware

[DEPRECATED] Prophiler PSR7 Middleware
Apache License 2.0
7 stars 8 forks source link

add zend expressive 2 compatible #14

Closed Sohorev closed 7 years ago

Sohorev commented 7 years ago

When I am run: composer require --dev bitexpert/prophiler-psr7-middleware

error occured: Installation request for zendframework/zend-stratigility (locked at 2.0.1) -> satisfiable by zendframework/zend-stratigility[2.0.1].

shochdoerfer commented 7 years ago

@Sohorev thanks for pointing out. Mind sending a PR to fix the issue?

shochdoerfer commented 7 years ago

@Sohorev I just updated the dev-master version to use Stratigility version 2.x. Could you please test if it is working for you?

Sohorev commented 7 years ago

Thankyou it is installs and works normall

shochdoerfer commented 7 years ago

Will create a new release later today. That way you do not need to depend on a dev-master version.

shochdoerfer commented 7 years ago

You can now use the 0.4.0 release of this package instead of dev-master.