Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@ttrig ttrig released this 18 Mar 11:56
78fb580

Changed

  • Require PHP 7.2.5.
  • Support Laravel 7.

Added

  • Use travis to test with different PHP, Laravel and PHPUnit versions.
  • "squizlabs/php_codesniffer" 3.5.2 to detect violations of PSR12.

Fixed

  • All tests in EventRouterTest.php now passes.