Skip to content
Snippets Groups Projects
Commit 442fea7c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2771331 by johan.gant: drupal/core-uuid composer.json not tested by...

Issue #2771331 by johan.gant: drupal/core-uuid composer.json not tested by \Drupal\Tests\ComposerIntegrationTest::testComposerJson()
parent 18feefc3
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -64,6 +64,7 @@ protected function getPaths() { ...@@ -64,6 +64,7 @@ protected function getPaths() {
$this->root . '/core/lib/Drupal/Component/Serialization', $this->root . '/core/lib/Drupal/Component/Serialization',
$this->root . '/core/lib/Drupal/Component/Transliteration', $this->root . '/core/lib/Drupal/Component/Transliteration',
$this->root . '/core/lib/Drupal/Component/Utility', $this->root . '/core/lib/Drupal/Component/Utility',
$this->root . '/core/lib/Drupal/Component/Uuid',
]; ];
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment