magento2-enqueue
magento2-enqueue copied to clipboard
Add support for enqueue 0.10
Per https://github.com/php-enqueue/enqueue-dev/issues/1321#issuecomment-1798527799 (cc @makasim)
I’m not sure how to test this. The contribution guide in enqueue-dev mention commands that don’t exist in this repo (and it’s not listed as a split repo).
I just saw this duplicates https://github.com/php-enqueue/magento2-enqueue/pull/7
can you drop all versions except for 0.10 please? They are not supported.
I’m not sure how to test this.
Let's update and see what happens
ok, done.
Well as-is it doesn’t work because of https://github.com/php-enqueue/enqueue-dev/issues/1136. This code was removed in https://github.com/php-enqueue/enqueue-dev/commit/ed707fe5 for 0.9.0. I’m not sure what to use now that it’s gone; I don’t see it in UPGRADE.md.
Sorry, I don't remember what it was about.
The Magento module depends on Enqueue\Symfony\Client\Meta\* classes, which were removed in 0.9.0.