diff --git a/stub.php b/stub.php index d2dd1ff4..191e47af 100644 --- a/stub.php +++ b/stub.php @@ -23,7 +23,7 @@ exit(1); } -if (PHP_VERSION_ID < 70205) { +if (PHP_VERSION_ID < 80100) { Phar::mapPhar('contao-manager.phar'); @include 'phar://contao-manager.phar/downgrade.php'; die('');