diff --git a/resources/pre-installation.json b/resources/pre-installation.json index 0c9e0cd6..c64a302f 100644 --- a/resources/pre-installation.json +++ b/resources/pre-installation.json @@ -33,12 +33,12 @@ "website": "https://github.com/humbug/box", "command": { "phar-download": { - "phar": "https://github.com/humbug/box/releases/download/3.8.5/box.phar", + "phar": "https://github.com/humbug/box/releases/download/3.11.1/box.phar", "bin": "%target-dir%/box" } }, "test": "box list", - "tags": ["pre-installation", "exclude-php:8.0"] + "tags": ["pre-installation"] }, { "name": "box-legacy",