Skip to content

Commit b99b7c5

Browse files
Update dependency phpunit/phpunit to ^12.0.5
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.0.4 | 12.0.5 |
1 parent 5cc3e81 commit b99b7c5

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.1.6",
1818
"phpstan/phpstan-phpunit": "^2.0.4",
1919
"phpstan/phpstan-strict-rules": "^2.0.3",
20-
"phpunit/phpunit": "^12.0.4",
20+
"phpunit/phpunit": "^12.0.5",
2121
"slam/php-cs-fixer-extensions": "^3.12",
2222
"symfony/console": "^7.2.1"
2323
},

0 commit comments

Comments
 (0)