Hello
I tried to install this extension with composer for TYPO3 7.5.36:
$ composer req dmitryd/dd-deepl ^11.0.0
./composer.json has been updated
Running composer update dmitryd/dd-deepl
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- dmitryd/dd-deepl[v11.0.0, ..., v11.2.2] require php >=8.0.0,<8.2.0 -> your php version (7.4.33) does not satisfy that requirement.
- dmitryd/dd-deepl[v11.3.0, ..., v11.5.0] require php >=8.0.0,<8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
- dmitryd/dd-deepl[v11.6.0, ..., 11.6.1] require php >=8.1.0,<8.4.0 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires dmitryd/dd-deepl ^11.0.0 -> satisfiable by dmitryd/dd-deepl[v11.0.0, ..., 11.6.1].
Is there also a version which will work with php 7.
Hello I tried to install this extension with composer for TYPO3 7.5.36:
Is there also a version which will work with php 7.
Thanks in advance opaque