-
- Downloads
Could not authenticate you from Jwt because "Can't verify csrf token authenticity.".
Issue #3435002: Automated Drupal 11 compatibility fixes for tiny_html_audio_player
parent
4db8111f
No related branches found
No related tags found
... | ... | @@ -23,7 +23,7 @@ |
}, | ||
"require": { | ||
"drupal/howlerjs": "^1", | ||
"drupal/core": "^9.3 || ^10" | ||
"drupal/core": "^9.3 || ^10 || ^11" | ||
}, | ||
"minimum-stability": "dev", | ||
"suggest": { | ||
... | ... |
Please register or sign in to comment