Skip to content

Commit d2412d1

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.0.19 | 12.0.1 |
1 parent 9f46feb commit d2412d1

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
@@ -21,7 +21,7 @@
2121
"phpstan/phpstan-deprecation-rules": "^1.1.3",
2222
"phpstan/phpstan-phpunit": "^1.3.11",
2323
"phpstan/phpstan-strict-rules": "^1.5.1",
24-
"phpunit/phpunit": "^10.0.19"
24+
"phpunit/phpunit": "^12.0.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)