Issue #3091225 by alexpott, mondrake: Require-dev mikey179/vfsstream ^1.6.8 in...
Issue #3091225 by alexpott, mondrake: Require-dev mikey179/vfsstream ^1.6.8 in order to support PHP 7.4
... | ... | @@ -23,7 +23,7 @@ |
"drupal/coder": "^8.3.2", | ||
"jcalderonzumba/gastonjs": "^1.0.2", | ||
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1", | ||
"mikey179/vfsstream": "^1.2", | ||
"mikey179/vfsstream": "^1.6.8", | ||
"phpunit/phpunit": "^6.5 || ^7", | ||
"phpspec/prophecy": "^1.7", | ||
"symfony/css-selector": "^3.4.0", | ||
... | ... |
Please register or sign in to comment