Skip to content

Commit dbdb4b8

Browse files
author
addwiki-ci
committed
PHPunit 9 & more test unification (#28)
* Start toward phpunit 9 WIP though... * There are no integration tests in datamodel
1 parent b00df0d commit dbdb4b8

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"jakub-onderka/php-parallel-lint": "^0.9.2",
2020
"mediawiki/mediawiki-codesniffer": "~34.0",
21-
"phpunit/phpunit": "~8"
21+
"phpunit/phpunit": "~9"
2222
},
2323
"suggest": {
2424
"etsy/phan": "Allows running static analysis on the package (requires PHP 7+)"

0 commit comments

Comments
 (0)