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

Upgrade Laravel version to 11.x #30

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

arifszn
Copy link
Contributor

@arifszn arifszn commented Mar 14, 2024

Laravel version

Laravel version has been upgraded to 11.x. As a prerequisite, sanctum has been updated to 4.x with other dependencies.

Remove support for PHP 8.1

Laravel 11.x now requires PHP 8.2.0 or greater. That's why support for PHP 8.1 has been removed. Also, test workflow now supports PHP 8.3.

Update actions/checkout

actions/checkout v2 uses older version of Node.js trigger this below warning.

image

It has been updated to v4 to remove the warning.

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

1 participant