Skip to content

Commit 9e839fc

Browse files
Update dependency phpunit/phpunit to ^12.3.10
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpunit/phpunit | 12.3.8 | 12.3.10 |
1 parent 5c81d22 commit 9e839fc

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
"phpstan/phpstan": "^2.1.23",
2020
"phpstan/phpstan-phpunit": "^2.0.7",
2121
"phpstan/phpstan-strict-rules": "^2.0.6",
22-
"phpunit/phpunit": "^12.3.8",
22+
"phpunit/phpunit": "^12.3.10",
2323
"slam/php-cs-fixer-extensions": "^3.12.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)