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

Add Laravel 10 support #704

Closed
mlutsiuk opened this issue Feb 24, 2023 · 6 comments
Closed

Add Laravel 10 support #704

mlutsiuk opened this issue Feb 24, 2023 · 6 comments
Assignees

Comments

@mlutsiuk
Copy link

Add Laravel 10 support
Currently Apiato requires
"laravel/framework": "^9.2",

So after upgrade to Laravel 10 composer update throws
apiato/core[v7.2.0, ..., v7.2.5] require laravel/framework ^9.0 -> found laravel/framework[v9.0.0, ..., v9.52.4] but it conflicts with your root composer.json require (^10.0).

@Mohammad-Alavi
Copy link
Member

Yes, there is a lot more to upgrading Apiato to Laravel 10 than just bumping a package version.

@Aliakbari1994
Copy link

When will version 12 be released with Laravel 10?

@Mohammad-Alavi
Copy link
Member

@Aliakbari1994 I don't know tbh. I started working on it 2 month ago but couldn't find the time to finish it.

@febelery
Copy link

wait for Laravel10 version to upgrade my software

@Aliakbari1994
Copy link

@Mohammad-Alavi How much of this project has been completed and when will it be released?

@Mohammad-Alavi
Copy link
Member

@Aliakbari1994 I just released Apiato v12 with Laravel v10 support.

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

No branches or pull requests

4 participants