Releases: softonic/rest-api-nested-resources
Releases · softonic/rest-api-nested-resources
Update library to laravel 12 and php 8.5
⚠️ 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
2.0.0 Merge pull request #3 from softonic/Allow-null-parameter-values-in-En…
Added tests
Merge pull request #2 from softonic/Add-tests Added tests
Some fixes
1.0.1 Fixed package name in phpunit.xml
Initial version
Merge pull request #1 from softonic/feature/Extract-classes-to-library Extracted classes to library