Skip to content

Commit

Permalink
chore: Update box
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Oct 22, 2021
1 parent 1f24b70 commit 01fa889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
file: ./clover.xml

- name: Download box
run: wget https://github.com/humbug/box/releases/download/3.11.0/box.phar
run: wget https://github.com/humbug/box/releases/download/3.13.0/box.phar

- name: Remove dev deps
run: composer install --no-dev
Expand Down

0 comments on commit 01fa889

Please sign in to comment.