Skip to content

Commit 7ef010c

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpunit/phpunit | 11.5.15 | 12.0.10 |
1 parent d796b01 commit 7ef010c

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
@@ -49,7 +49,7 @@
4949
"phpstan/phpstan-strict-rules": "^2.0.4",
5050
"phpstan/phpstan-symfony": "^2.0.3",
5151
"phpstan/phpstan-webmozart-assert": "^2.0.0",
52-
"phpunit/phpunit": "^11.5.15",
52+
"phpunit/phpunit": "^12.0.10",
5353
"roave/security-advisories": "dev-master",
5454
"symfony/config": "^6.4 || ^7.2",
5555
"symfony/options-resolver": "^6.4 || ^7.2",

0 commit comments

Comments
 (0)