Skip to content

Commit a9c7292

Browse files
Update dependency phpunit/phpunit to v13
1 parent 61b3e9c commit a9c7292

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
@@ -33,7 +33,7 @@
3333
"php": "^7.1|^8.0"
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "7.5.20|9.5.0",
36+
"phpunit/phpunit": "13.0.2",
3737
"sunrise/coding-standard": "1.0.0"
3838
},
3939
"autoload": {

0 commit comments

Comments
 (0)