We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebb121 commit 4e2407eCopy full SHA for 4e2407e
composer.json
@@ -11,11 +11,12 @@
11
"require": {
12
"codeception/codeception": "^4.0 || ^5.0",
13
"codeception/module-webdriver": "*",
14
- "webflo/drupal-finder": "*"
+ "webflo/drupal-finder": "*",
15
+ "drupal/webprofiler": "^9 || ^10"
16
},
17
"require-dev": {
18
"composer/installers": "*",
- "drupal/core": "^8 || ^9 || ^10"
19
+ "drupal/core": "^9 || ^10"
20
21
"license": "GPL-3.0",
22
"authors": [
0 commit comments