Skip to content

Commit

Permalink
EWPP: Fix ctools version.
Browse files Browse the repository at this point in the history
  • Loading branch information
imanoleguskiza committed Aug 1, 2022
1 parent 33603a3 commit 1d9ef77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"openeuropa/code-review": "^2.0",
"openeuropa/task-runner-drupal-project-symlink": "^1.0-beta5",
"phpspec/prophecy-phpunit": "^1 || ^2",
"symfony/dom-crawler": "^4.4.12"
"symfony/dom-crawler": "^4.4.12",
"drupal/ctools": "3.9.0"
},
"_readme": [
"Explicit lower version requirement of ctools due to Drupal core 9.3 compatibility.",
Expand Down

0 comments on commit 1d9ef77

Please sign in to comment.