samsonasik/ErrorHeroModule

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

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

  1. Update beberlei/assert from v2.9.6 to v3.1.0 in composer.json file,
    while having samsonasik/error-hero-module (2.16.0)
  2. Run composer update

@dennis-fedco thank you. It should be fixed at 57a91aa .