savannabits / filament-modules

Integration of Filament with nWidart/laravel-modules: Create independent Filament Files for each Laravel Module
https://filamentphp.com/plugins/coolsam-modules
MIT License
109 stars 22 forks source link

Laravel 11 Support #58

Closed askippers closed 7 months ago

what-the-diff[bot] commented 7 months ago

:tada: Exciting PR Summary :tada:

Let's dive into the wonderful changes made in this PR!

Let's celebrate all these solid enhancements to our project. The future is bright, and the code is right! 🎉🎈 Great job everyone! 🙌

* **PHP Version:** Now supporting `^8.1|^8.2`
* **Illuminate/Contracts:** Version up from `^9.1|^10.0` to `^9.1|^10.0|^11.0`
* **Filament/Filament:** Graduated from `^3.0.0-beta` to `^3.0.0`
* **Nwidart/Laravel-Modules:** Version update from `^10.0` to `^10.0|^11.0`
* **Nunomaduro/Collision:** Version update from `^7.9` to `^8.1` and added to `require-dev` section.
* **Orchestra/Testbench:** Leveled up from `^8.0` to `^8.1`
* **Pestphp/Pest:** New addition to the `require-dev` subsection
* **Pestphp/Pest-Plugin-Arch:** Another great `require-dev` section addition.
coolsam726 commented 7 months ago

Fixes #56