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

Incompatilble with your PHP Version #24

Open
mageuser opened this issue Feb 27, 2018 · 8 comments
Open

Incompatilble with your PHP Version #24

mageuser opened this issue Feb 27, 2018 · 8 comments
Assignees

Comments

@mageuser
Copy link

[InvalidArgumentException]
Package firebear/importexportfree at version has a PHP requirement incompatible with your PHP
version (7.1.9)

i've checked composer.json
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1",
how solve this?

@maryxyan
Copy link

Yeah ... same problem, can someone help us please?
[InvalidArgumentException]
Could not find package firebear/importexportfree at any version matching your PHP version 7.1.14.0

@asunyer90
Copy link

Hi! Same issue here!

@amenk
Copy link

amenk commented Sep 29, 2018

strange ... shouldn't it work? https://jubianchi.github.io/~7.1/7.1.14

@amenk
Copy link

amenk commented Sep 29, 2018

wait, which version of importexportfree are you trying to install @kauansoft ? maybe it's picking up an old version which did not have yet the requirement. did you try to require firebear/importexportfree=dev-master

@magenizr
Copy link

FYI. We tried to install v1.0.3 twice on a clean Magento CE 2.3.0 + Sample Data / PHP 7.1.27 but always got the below exception.

[InvalidArgumentException]
Package firebear/importexportfree at version v1.0.3 has a PHP requirement incompatible with your PHP version (7.1.27)

As @amenk has mentioned, dev-master is working fine.

@biotech
Copy link
Member

biotech commented Mar 25, 2019

@magenizr @kauansoft thank you for feedback , we will test and merge to master asap

@nikolaevas
Copy link
Contributor

@magenizr Hi. Did you try to install the latest version v1.0.13? Because version 1.0.3 is old and doesn't compatible with php 7.1.

@magenizr
Copy link

@nikolaevas @biotech You're right. I mixed up 1.0.3 with 1.0.13 somehow, sorry about that. I confirm that 1.0.13 is working fine.

- Installing firebear/importexportfree (1.0.13): Cloning ecb066abff from cache
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Writing lock file
Generating autoload files

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

7 participants