Skip to content

Commit 0b68a29

Browse files
Update dependency phpunit/phpunit to ^12.3.5
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.3.4 | 12.3.5 |
1 parent 888b3c9 commit 0b68a29

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.22",
2020
"phpstan/phpstan-phpunit": "^2.0.7",
21-
"phpunit/phpunit": "^12.3.4"
21+
"phpunit/phpunit": "^12.3.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)