-
- Downloads
Issue #3321070: Replace entity saves in hook_update with database queries
parent
d6a4c5ac
No related branches found
No related tags found
... | ... | @@ -6,7 +6,7 @@ |
"lcobucci/jwt": "^4", | ||
"league/oauth2-server": "^8.3", | ||
"steverhoades/oauth2-openid-connect-server": "^2.4", | ||
"drupal/consumers": "^1.14", | ||
"drupal/consumers": "^1.15", | ||
"php": ">=7.4" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment