error-hero-module downgrades from 2.16.0 to 2.3.0 when I update beberlei/assert to v3.1.0
dennis-fedco opened this issue · 1 comments
dennis-fedco commented
What ZF application I'm using when issue happen ?
- Expressive 3
What PHP version you're using?
- PHP 7.1
What ErrorHeroModule version you're using?
- ^2.0
What Database you're using?
- MySQL version ...
Expected behavior
Not downgrading samsonasik/error-hero-module from 2.16.0 to 2.3.0.
Actual behavior
composer Downgrading samsonasik/error-hero-module (2.16.0 => 2.3.0)
Steps/Codes to reproduce the behavior
- Update
beberlei/assert
fromv2.9.6
tov3.1.0
in composer.json file,
while havingsamsonasik/error-hero-module (2.16.0)
- Run composer update
samsonasik commented
@dennis-fedco thank you. It should be fixed at 57a91aa .