-
- Downloads
Fix dependencies
... | @@ -22,11 +22,11 @@ | ... | @@ -22,11 +22,11 @@ |
"require": { | "require": { | ||
"php": ">=8.1", | "php": ">=8.1", | ||
"zeichen32/gitlabapibundle": "^6.0", | "zeichen32/gitlabapibundle": "^6.0", | ||
"symfony/http-client": "^5.4 | ^6.2", | "symfony/http-client": "^5.4 | ^6.2 | ^7.1", | ||
"nyholm/psr7": "^1.4" | "nyholm/psr7": "^1.4" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"drupal/eca": "^2.0", | "drupal/eca": "^2.0", | ||
"drupal/webform": "^6.2" | "drupal/webform": "^6.2 | ^6.3" | ||
} | } | ||
} | } |
Please register or sign in to comment