Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 9579ac3

Browse files
committed
Downgrade Box for Windows
1 parent e25bca8 commit 9579ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-phar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: shivammathur/setup-php@v2
2828
with:
2929
php-version: 8.1
30-
tools: humbug/box
30+
tools: humbug/box:4.2
3131
coverage: none
3232
- name: Overwrite Composer for build
3333
run: mv composer-dev.json composer.json

0 commit comments

Comments
 (0)