Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni committed Sep 6, 2024
1 parent 9bb2c36 commit 1dc5eac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ tag:
test:
cp phpunit.xml.dist phpunit.xml
./vendor/bin/phpunit --migrate-configuration || true
./vendor/bin/phpunit --stderr test
XDEBUG_MODE=coverage ./vendor/bin/phpunit --stderr test

# Remove all installed files
.PHONY: uninstall
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.13
2.0.14

0 comments on commit 1dc5eac

Please sign in to comment.