Support phpunit 8.0 for php7.2 for now

pull/1/head 1.0.1
Nemo 3 years ago
parent cc55f45269
commit 84dadeb1ff

@ -16,6 +16,6 @@
},
"require": {},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.0 || ^8.0"
}
}

Loading…
Cancel
Save