Skip to content

Commit

Permalink
chore: Update dependencies like PHPUnit after official PHP 8.4 release (
Browse files Browse the repository at this point in the history
#201)

Signed-off-by: Christopher Klein <[email protected]>
  • Loading branch information
schakko committed Jan 9, 2025
1 parent 50a880f commit 534523e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
version: ${{ matrix.phpunit }}
php_extensions: ldap mbstring
configuration: phpunit.xml
args: --coverage-text --verbose
args: --coverage-text

0 comments on commit 534523e

Please sign in to comment.