Issue #3299213 by andypost, Spokje, catch: Require mikey179/vfsstream ^1.6.11...
Issue #3299213 by andypost, Spokje, catch: Require mikey179/vfsstream ^1.6.11 to allow tests running on PHP 8.2
... | ... | @@ -21,7 +21,7 @@ |
"composer/composer": "^2.2.12", | ||
"drupal/coder": "^8.3.10", | ||
"instaclick/php-webdriver": "^1.4.1", | ||
"mikey179/vfsstream": "^1.6.8", | ||
"mikey179/vfsstream": "^1.6.11", | ||
"phpunit/phpunit": "^8.5.14 || ^9", | ||
"phpspec/prophecy": "^1.12", | ||
"symfony/css-selector": "^4.4", | ||
... | ... |
Please register or sign in to comment