Skip to content

Commit 593bb77

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.3.1 |
1 parent e965499 commit 593bb77

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
@@ -35,7 +35,7 @@
3535
"require-dev": {
3636
"doctrine/coding-standard": "^12.0.0",
3737
"php-standard-library/psalm-plugin": "^2.3.0",
38-
"phpunit/phpunit": "^11.5.6",
38+
"phpunit/phpunit": "^12.3.1",
3939
"psalm/plugin-phpunit": "^0.19.2",
4040
"roave/infection-static-analysis-plugin": "^1.36.0",
4141
"squizlabs/php_codesniffer": "^3.11.2",

0 commit comments

Comments
 (0)