mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
make tests compatible with phpunit for php8
This commit is contained in:
parent
035eca3093
commit
fe2ca630fb
@ -16,7 +16,7 @@
|
|||||||
"php": ">=5.3.2"
|
"php": ">=5.3.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": ">=4.8.35 <9"
|
"phpunit/phpunit": ">=4.8.35"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-mbstring": "It can support the multiple bytes string length."
|
"ext-mbstring": "It can support the multiple bytes string length."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user