Closed grll closed 4 years ago
Hi @grll, Thank you for bringing this issue. Probably it was a mismatch from the data source to the Packagist (our composer manager). It looks like it's working as expected now. Please try it out and let us know if you have any issues.
composer require magestat/module-facebook-pixel
@grll, Don't forget to give us a star ;D
Describe the bug Running
bin/composer require magestat/module-facebook-pixel
on PHP 7.3 and above will cause:[InvalidArgumentException]
Could not find package magestat/module-facebook-pixel in any version matching your PHP version (7.3.13)
as it is downloading from tag 1.0.2 which limit PHP to PHP 7.2.x