Skip to content

Commit

Permalink
SP-971 Lock PHPUnit to 10.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Jun 18, 2024
1 parent d36c3cf commit fcee842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
configuration: phpunit.xml
php_version: ${{ matrix.php-version }}
php_extensions: bcmath gmp xdebug
version: 10
version: 10.5.20
env:
XDEBUG_MODE: coverage
phpcs:
Expand Down

0 comments on commit fcee842

Please sign in to comment.