Skip to content

Conversation

lindyhopchris
Copy link
Contributor

@lindyhopchris lindyhopchris commented Feb 9, 2024

Changes required to upgrade to Laravel 11, dropping PHP 8.1 at the same time.

If you want to try in your application (if you're upgrading to Laravel 11):

composer config minimum-stability dev
composer require laravel-json-api/laravel:^4.0 --no-update
composer require laravel-json-api/testing:^3.0 --dev --no-update
composer up "cloudcreativity/*" "laravel-json-api/*"

@lindyhopchris lindyhopchris self-assigned this Feb 9, 2024
@lindyhopchris
Copy link
Contributor Author

FYI we're dropping PHP 8.1 because Laravel is dropping it for the 11 release.

@lindyhopchris
Copy link
Contributor Author

Aware Laravel 11 has been tagged today. I've got through some of the admin for releasing the new version this week... will finish it off later this week.

In the meantime if you're upgrading your apps to Laravel 11, you can use the instructions above to install the pre-tag version.

@lindyhopchris lindyhopchris merged commit 37e1831 into develop Mar 14, 2024
@lindyhopchris lindyhopchris deleted the laravel11 branch March 14, 2024 18:03
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.

1 participant