Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

v2.0.0

Choose a tag to compare

@andrey-helldar andrey-helldar released this 28 Feb 15:14

Added

Added Laravel 5.8 support (4ed86d2)

Added keywords in composer.json (131c879)

Changed

  • Changed minimum stability version (e39ce30)
  • Replaced request() method to app('request') (7d9174f)
  • Package squareboat/sneaker was replaced with its own code (f1b6d79)
  • Changed email subject (d9ce896)
  • Returned Laravel 5.5+ support (fa08c3e)
  • Renamed namespace from Helldar\NotifyException to Helldar\Notifex (b28765c)
  • Replaced config() method to Config::get facade (f34d57e)
  • Replaced request() method to app('request') (7d9174f)