You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Raise web-vision/deepltranslate-core to ^5.1.1
`ext_emconf.php` dependency is also updated to keep the
dependency chain in sync with `composer.json`.
Used command(s):
```shell
BIN_COMPOSER="$( which composer )" ; \
${BIN_COMPOSER} require 'web-vision/deepltranslate-core':'^5.1.1@dev'
```
0 commit comments