Skip to content

Commit b0ae362

Browse files
Update dependency phpunit/phpunit to ^12.2.9 (#71)
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.2.8 | 12.2.9 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f9f1a3 commit b0ae362

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
@@ -19,7 +19,7 @@
1919
"nette/neon": "^3.4.4",
2020
"nikic/php-parser": "^4.19.2 || ^5.6.0",
2121
"phpstan/phpstan-phpunit": "^2.0.7",
22-
"phpunit/phpunit": "^12.2.8",
22+
"phpunit/phpunit": "^12.2.9",
2323
"slam/php-cs-fixer-extensions": "^3.12.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)