Skip to content

Releases: netsells/laravel-resourceful

v2.0.0

07 Mar 16:24
596f87b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

Upgrades to Laravel 10 and PHP 8.2, drops older versions

15 May 08:47
6e083d3
Compare
Choose a tag to compare

Changes

  • Dropped support for PHP 8.0 and Laravel 8
  • Added support for PHP 8.2 and Laravel 10
  • Added Netsells code standards to dependencies and github action workflow to check the code style and perform static analysis
  • Fixes / additions of few PHP docs after running phpstan
  • Code style changes to be compatible with our code standards

Added Laravel 10 Compatibility

23 Mar 11:55
a8eff3c
Compare
Choose a tag to compare

Changes:

  • added Laravel 10 as compatible version

Projects that uses Laravel 10 will now be able to require this package.

Initial full release

18 Feb 08:40
Compare
Choose a tag to compare

After using this package in production with multiple Laravel and PHP versions, it's time for a proper release, together with full release on packagist.