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

Magento 2.4.2 - Bad composer requirements in Upward 1.3 #40

Open
pawel-siejba opened this issue Oct 21, 2021 · 1 comment
Open

Magento 2.4.2 - Bad composer requirements in Upward 1.3 #40

pawel-siejba opened this issue Oct 21, 2021 · 1 comment

Comments

@pawel-siejba
Copy link

Exception #0 (ReflectionException): Impossible to process constructor argument Parameter #3 [ <required> Magento\UrlRewriteGraphQl\Model\DataProvider\EntityDataProviderComposite $entityDataProviderComposite ] of Magento\UpwardConnector\Model\Computed\PageInfo class
Exception #1 (ReflectionException): Class Magento\UrlRewriteGraphQl\Model\DataProvider\EntityDataProviderComposite does not exist

Upward doesn't require any version of the magento/module-url-rewrite-graph-ql module, and installs on a Magento version that doesn't have Magento\UrlRewriteGraphQl\Model\DataProvider\EntityDataProviderComposite

Magento\UrlRewriteGraphQl\Model\DataProvider\EntityDataProviderComposite was introduced in M2.4.3.

@pawel-siejba pawel-siejba changed the title Magento 2.4.2 - Bad composer requirements for Upward 1.3 Magento 2.4.2 - Bad composer requirements in Upward 1.3 Oct 21, 2021
@jcconde
Copy link

jcconde commented Nov 3, 2021

I've updated my vendor folder and I get the same issue :(

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