diff --git a/Resources/Private/Libs/Build/composer.json b/Resources/Private/Libs/Build/composer.json index 4a26f692..49232c50 100644 --- a/Resources/Private/Libs/Build/composer.json +++ b/Resources/Private/Libs/Build/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "php": "~7.4.0", + "php": "~7.4.0 || ~8.3.0", "symfony/polyfill-php80": "^1.23", "zordius/lightncandy": "^1.2" }