Skip to content

Commit 063b9d4

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.45 | 12.0.7 |
1 parent 6a4a7fe commit 063b9d4

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
@@ -16,7 +16,7 @@
1616
"maglnet/composer-require-checker": "^4.7.1",
1717
"phpstan/phpstan-phpunit": "^1.4.1",
1818
"phpstan/phpstan-strict-rules": "^1.6.1",
19-
"phpunit/phpunit": "^10.5.38",
19+
"phpunit/phpunit": "^12.0.7",
2020
"squizlabs/php_codesniffer": "^3.11.0"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)