updated custom modules version flag, installed drupal/core-dev and rector

This commit is contained in:
2024-08-20 19:09:09 +02:00
parent e1378a4656
commit 38501ecf4d
19 changed files with 306 additions and 30 deletions

View File

@@ -313,6 +313,9 @@
}
},
"require-dev": {
"drupal/core-dev": "*",
"palantirnet/drupal-rector": "^0.20.3",
"symfony/phpunit-bridge": "^7.1",
"weitzman/drupal-test-traits": "dev-master"
}
}