magento2-google-tag-manager icon indicating copy to clipboard operation
magento2-google-tag-manager copied to clipboard

Support for PHP 8.3

Open piotrmatras opened this issue 2 months ago • 0 comments

Magento version #: 2.4.7

Edition (EE, CE, OS, etc): EE, CE

Expected behavior:

The package is installed successfully.

Actual behavior:

magepal/magento2-googletagmanager[2.7.3, ..., 2.7.7] require php 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0|~8.1.0|~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.

Steps to reproduce:

PHP: >=8.3 composer require magepal/magento2-googletagmanager

piotrmatras avatar Apr 18 '24 12:04 piotrmatras