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 3774b03 commit 06ce6eeCopy full SHA for 06ce6ee
composer.json
@@ -19,6 +19,7 @@
19
],
20
"require": {
21
"php": "^8.1",
22
+ "drupal/advancedqueue": "^1.0",
23
"drupal/webform": "^6.1",
24
"drush/drush": "^11 || ^12",
25
"symfony/options-resolver": "^5.4 || ^6.0"
os2forms_payment.info.yml
@@ -5,5 +5,6 @@ package: OS2Forms
5
core_version_requirement: ^9 || ^10
6
dependencies:
7
- webform:webform
8
+ - advancedqueue:advancedqueue
9
10
configure: os2forms_payment.admin.settings
0 commit comments