motou / magento2-store-locator-stockists-extension

Stockists store locator extension for magento2 using google maps
MIT License
67 stars 44 forks source link

PHP requirement incompatible with version (7.3.10) #50

Closed ak077 closed 5 years ago

ak077 commented 5 years ago

  [InvalidArgumentException]                                                       
  Package limesharp/stockists at version  has a PHP requirement incompatible with  
   your PHP version (7.3.10)                                                       
ClaudiuCreanga commented 5 years ago

it should work, but I didn't test it with 7.3. So you can just change the version in composer.json and try

ak077 commented 5 years ago

it should work, but I didn't test it with 7.3. So you can just change the version in composer.json and try

Thanks for quick response. Alright, I will try things out now and let you know.

ak077 commented 5 years ago

Closing the issue as the php version is added to composer.json and seems to be working fine.