Skip to content

Commit 3d0095c

Browse files
Update dependency phpunit/phpunit to ^12.4.0 (#1036)
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 12.3.15 | 12.4.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 869c0a3 commit 3d0095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"phpunit/php-code-coverage": "^12.4.0",
4444
"phpunit/php-file-iterator": "^6",
4545
"phpunit/php-timer": "^8",
46-
"phpunit/phpunit": "^12.3.15",
46+
"phpunit/phpunit": "^12.4.0",
4747
"sebastian/environment": "^8.0.3",
4848
"symfony/console": "^6.4.20 || ^7.3.4",
4949
"symfony/process": "^6.4.20 || ^7.3.4"

0 commit comments

Comments
 (0)