Skip to content

Commit d5354e2

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.10 | 12.1.3 |
1 parent 41d5916 commit d5354e2

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
@@ -19,7 +19,7 @@
1919
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.6.7",
22+
"phpunit/phpunit": "^12.1.3",
2323
"infection/infection": "^0.26.19"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)