Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.x] Add Laravel 11 Support (#82) #84

Merged
merged 1 commit into from
Mar 15, 2024
Merged

[3.x] Add Laravel 11 Support (#82) #84

merged 1 commit into from
Mar 15, 2024

Conversation

gael-connan-cybex
Copy link
Contributor

  • update composer dependencies
  • drop php 8.1 and Laravel 9, add php 8.3 and Laravel 11
  • drop Laravel 10 support: Sanctum 4 will not work with Laravel 10, while Sanctum 3 will not work with Laravel 11.
  • fix structure test case
  • remove testing scaffold
  • add tests to feature folder
  • add test dump files
  • add base test case
  • handle file and resource issues
  • update phpunit config

* update composer dependencies
* drop php 8.1 and Laravel 9, add php 8.3 and Laravel 11
* drop Laravel 10 support: Sanctum 4 will not work with Laravel 10, while Sanctum 3 will not work with Laravel 11.
* fix structure test case
* remove testing scaffold
* add tests to feature folder
* add test dump files
* add base test case
* handle file and resource issues
* update phpunit config
@gael-connan-cybex gael-connan-cybex merged commit 1b3a209 into release/v3 Mar 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants