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

Incompatibility with Magento 2.4.7-p1 #23

Open
norgeindian opened this issue Jul 2, 2024 · 6 comments
Open

Incompatibility with Magento 2.4.7-p1 #23

norgeindian opened this issue Jul 2, 2024 · 6 comments

Comments

@norgeindian
Copy link

According to https://packagist.org/packages/magento/community-edition#2.4.7-p1, Magento 2.4.7-p1 requires symfony/console ^6.4, whereas jtl/connector has a dependency on symfony/console ^4.3|^5.1, even in its latest version.
It would be awesome, if the dependency on symfony/console could be updated, so that this module is compatible with Magento 2.4.7.-p1

@Patrick-Gugelsberger
Copy link
Contributor

Hi @norgeindian,

we're currently working on this.

You could try using the update-dependencies branch, maybe this will help until we finish the dependency updates.

@norgeindian
Copy link
Author

@Patrick-Gugelsberger , thanks for the fast reply.
Do you already know, when the next update with a fix included will be released?

@norgeindian
Copy link
Author

@Patrick-Gugelsberger, can you already say, when the fixed release will be published?

@norgeindian
Copy link
Author

@Patrick-Gugelsberger , we would really like to update to Magento 2.4.7.
All other modules of our instance are already compatible. The JTL connector is the only one, which is blocking the update.
Can you at least tell me approximately, when I can expect a new compatible version?

@Patrick-Gugelsberger
Copy link
Contributor

Hey @norgeindian,

first of all, i'm sorry for missing your last comments.

Sadly there is still no ETA available, but as mentioned in my first answer, you can use the update-dependencies branch until then. The commits which are ahead of this branch are mostly code style fixes and some strict typing, you're not missing out on features using this branch.

This should solve your problems until the new version will get released.

@norgeindian
Copy link
Author

@Patrick-Gugelsberger, I think you surely understand, that I'm not so happy with including a WIP branch into a live system.
I would definitely prefer a stable version for that.
This issue is now open for more than 3 months.
Since then, already the next Magento version has been published.
I would really appreciate it if you could publish a release soon.

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

2 participants