Skip to content

Commit 60df1bd

Browse files
committed
Change dependencies to phpunit v9.x
1 parent 5e1658f commit 60df1bd

File tree

2 files changed

+611
-222
lines changed

2 files changed

+611
-222
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"require": {
12-
"phpunit/phpunit": "^7|^8",
12+
"phpunit/phpunit": "^9",
1313
"ext-mbstring": "*"
1414
},
1515
"autoload-dev": {

0 commit comments

Comments
 (0)