diff --git a/projektdokumentation/Listings/composer.json b/projektdokumentation/Listings/composer.json index 6de6196..ef701a2 100644 --- a/projektdokumentation/Listings/composer.json +++ b/projektdokumentation/Listings/composer.json @@ -5,7 +5,7 @@ "type": "magento2-module", "version": "0.0.1", "require": { - "php": "~7.1.0|~7.2.0|~7.3.0", + "php": "8.4.8", "magento/framework": "~101.0", "neusta/m2-intex-base": "0.0.1", "guzzlehttp/guzzle": "6.3.*"