Skip to content

Commit 81c426f

Browse files
authored
[TASK] Update PHPUnit (#725)
1 parent 8e4e373 commit 81c426f

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
@@ -27,7 +27,7 @@
2727
"ext-iconv": "*"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.39"
30+
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.40"
3131
},
3232
"suggest": {
3333
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)