Skip to content

Commit efeb0c0

Browse files
chore(deps-dev): bump phpunit/phpunit from 11.1.1 to 11.1.3 (DenverCoder1#672)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonah Lawrence <[email protected]>
1 parent b503ce7 commit efeb0c0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/phpunit-ci-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
php_extensions: intl
2121
php_version: ${{ env.PHP_VERSION }}
2222
- name: PHPUnit Tests
23-
uses: php-actions/phpunit@v3
23+
uses: php-actions/phpunit@v4
2424
with:
2525
php_extensions: intl
2626
php_version: ${{ env.PHP_VERSION }}

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)