diff --git a/composer.json b/composer.json index 7b3e40e..56b6caa 100644 --- a/composer.json +++ b/composer.json @@ -105,7 +105,8 @@ }, "patches": { "drupal/core": { - "Drupal 8.7.10 to 8.8.0 update fails if views have invalid configuration": "https://www.drupal.org/files/issues/2020-05-11/3100712-views-36-PASS.patch" + "Drupal 8.7.10 to 8.8.0 update fails if views have invalid configuration": "https://www.drupal.org/files/issues/2020-05-11/3100712-views-36-PASS.patch", + "Support for SQLite in memory database": "https://www.drupal.org/files/issues/2018-11-20/sqlite-support-in-memory-database-2983452-14-8.6.x.patch" } } } diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 1b5c0f4..b3a523f 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -9,7 +9,7 @@ - +