Skip to content

Releases: softonic/rest-api-nested-resources

Update library to laravel 12 and php 8.5

20 Jan 17:19
356dbf6

Choose a tag to compare

⚠️ Breaking Change

This release introduces breaking changes and is not backward compatible with previous versions.

Requirements

  • Laravel: ^12.0
  • PHP: ^8.5

Important Notes

  • This version has been updated to fully support Laravel 12 and PHP 8.5.
  • Projects running on earlier versions of Laravel or PHP will not be compatible with this release.
  • If you are using an older stack, please remain on a previous version of this library.

Before upgrading, ensure your application meets the minimum requirements listed above.

Allow null parameter values in EnsureModelExists

21 Feb 09:39
93038fb

Choose a tag to compare

2.0.0

Merge pull request #3 from softonic/Allow-null-parameter-values-in-En…

Added tests

31 May 12:16
15b7912

Choose a tag to compare

Merge pull request #2 from softonic/Add-tests

Added tests

Some fixes

03 May 14:22

Choose a tag to compare

1.0.1

Fixed package name in phpunit.xml

Initial version

03 May 11:05
23468da

Choose a tag to compare

Merge pull request #1 from softonic/feature/Extract-classes-to-library

Extracted classes to library