GitHub

3.0.1

  • Support codeception/lib-innerbrowser v4

3.0.0

  • Compatibility with Codeception 5

2.1.0

What's Changed

  • PHP 7.4 or higher is required.
  • Updated code base to PHP 7.4 (#15)
  • Update dependencies (#16)
  • The changelog has been added to the Readme file, by @Arhell in #14

2.0.1

Fix Factory compatibility issue with Lumen < 7 (#12) by @ibpavlov.

2.0.0

New features:

  • Lumen 6, Lumen 7, and Lumen 8 compatibility.
  • Module documentation updated.
  • Added typed arguments.
  • Updated the module's code base following PHP 7.3+ standards.

Breaking changes:

  • Removed support for PHP versions lower than PHP 7.3.
  • Removed support for Lumen 5 and lower.

Minor change: Adding link to "central" parts explanation (#4) by @ThomasLandauer.

Support PHP 8

Depends on Lumen libraries actually supporting PHP 8

Initial release

1.0.0
Merged LaravelCommon traits to Lumen module

Read the original on github.com ↗