cancel
Showing results for 
Search instead for 
Did you mean: 

Error Check Component Dependency - Magento 2.3.2 - Php 7.2

Error Check Component Dependency - Magento 2.3.2 - Php 7.2

Hi, I'm new here Smiley Happy

I have a new installation of Magento 2.3.2 running on php 7.2.22.

When i try to install an extension i can't pass the Readiness Check. The following error is appearing:

Check Component Dependency

We found conflicting component dependencies.
1.png
What I did?

php.ini

I changed memory limit to '2G'
I turned on the option ' allow_url_fopen '

 

I Executed the command :
composer update --no-dev


without success.

Someone can help me? Can I see what's the real error (or dependency conflict) ?

 

Tks.

1 REPLY 1

Re: Error Check Component Dependency - Magento 2.3.2 - Php 7.2

I am having the exact same issue with a fresh install.  No extension will install.  I get this message every time.  Without knowing what the component is that is causing an issue,. how do you fix this?

 

I also have made the same changes as the other poster with no avail.