Skip to content

Commit 7bc3546

Browse files
Update dependency phpunit/phpunit to ^11.5.0
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.4.4 | 11.5.0 |
1 parent 2fd0e96 commit 7bc3546

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
@@ -17,7 +17,7 @@
1717
"phpstan/phpstan": "^2",
1818
"phpstan/phpstan-phpunit": "^2",
1919
"phpstan/phpstan-strict-rules": "^2",
20-
"phpunit/phpunit": "^11.4.4",
20+
"phpunit/phpunit": "^11.5.0",
2121
"slam/php-cs-fixer-extensions": "^3.12",
2222
"symfony/console": "^7.2.0"
2323
},

0 commit comments

Comments
 (0)