Skip to content

Commit bf52ee5

Browse files
Update dependency phpunit/phpunit to ^12.0.9
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.0.8 | 12.0.9 |
1 parent 084164b commit bf52ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpstan/phpstan": "^2.1.8",
1818
"phpstan/phpstan-phpunit": "^2.0.4",
1919
"phpstan/phpstan-strict-rules": "^2.0.4",
20-
"phpunit/phpunit": "^12.0.8",
20+
"phpunit/phpunit": "^12.0.9",
2121
"slam/php-cs-fixer-extensions": "^3.12",
2222
"symfony/console": "^7.2.1"
2323
},

0 commit comments

Comments
 (0)