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

Laravel 10 support? #230

Open
chiragsenjaliya opened this issue Mar 31, 2023 · 16 comments
Open

Laravel 10 support? #230

chiragsenjaliya opened this issue Mar 31, 2023 · 16 comments
Labels
enhancement New feature or request Feature Feature request / feature being added via PR v5 version 5, supports both API and self hosted

Comments

@chiragsenjaliya
Copy link

Hey,

I am using this amazing package and needed to use it in laravel v10.

Hope It will update soon.

@chiragsenjaliya chiragsenjaliya added enhancement New feature or request Feature Feature request / feature being added via PR Review Needed labels Mar 31, 2023
@ReeceM
Copy link
Collaborator

ReeceM commented Apr 3, 2023

Hi there,

I don't think there were major changes on L10 that would break updating the composer deps to require laravel 10. So we could do that.

Would you be willing to pull a pre release to see if it works for you?

@YvanMARTY
Copy link

Hi @ReeceM, I can be the tester of the pre-release :)

@ReeceM
Copy link
Collaborator

ReeceM commented May 16, 2023

Hi @ReeceM, I can be the tester of the pre-release :)

@YvanMARTY Thank you that would be awesome 💯

@chiragsenjaliya
Copy link
Author

@ReeceM sure

@meet-7span
Copy link

@Qoraiche @ReeceM
Do we have any information regarding when we can expect an official update for L10?

@ReeceM
Copy link
Collaborator

ReeceM commented Jul 3, 2023

@Qoraiche @ReeceM

Do we have any information regarding when we can expect an official update for L10?

Hi there @meet-7span so I am waiting for feedback from the pre release, you can give that a go.

@Qoraiche Qoraiche added the v5 version 5, supports both API and self hosted label Aug 2, 2023
@Shaz3e
Copy link

Shaz3e commented Sep 10, 2023

Any update on Laravel 10

@AimalAzmi
Copy link

Any updates on this?

@azaricstefan
Copy link

I tested locally on Laravel 10 and PHP 8.2, it works as expected.

@sandip-b-7span
Copy link

@azaricstefan i tried to install it in laravel10 and php8.2 but still not able to install this package.

@azaricstefan
Copy link

What command did you try?

@sandip-b-7span
Copy link

@azaricstefan i tried the below command :
composer require qoraiche/laravel-mail-editor

@azaricstefan
Copy link

You have to configure minimum stability to beta.

@sandip-b-7span
Copy link

@azaricstefan yes, it is working now.
Thank you

@azaricstefan
Copy link

@ReeceM can you move release to stable tag please?

Package is working as expected :)

@Stephan-MC
Copy link

to install on laravel 10,

composer require qoraiche/laravel-mail-editor:dev-master

or

composer require qoraiche/laravel-mail-editor:4.1.0-beta.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature Feature request / feature being added via PR v5 version 5, supports both API and self hosted
Projects
None yet
Development

No branches or pull requests

10 participants