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
When trying to install extension with composer
composer require onmotion/yii2-survey
getting error
Using version ^0.1.0 for onmotion/yii2-survey
./composer.json has been updated
The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asse
t.installer-paths" option
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- myclabs/deep-copy 1.8.1 requires php ^7.1 -> your PHP version (5.6.31) doe
s not satisfy that requirement.
- myclabs/deep-copy 1.8.1 requires php ^7.1 -> your PHP version (5.6.31) doe
s not satisfy that requirement.
- Installation request for myclabs/deep-copy (locked at 1.8.1) -> satisfiabl
e by myclabs/deep-copy[1.8.1].
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered:
When trying to install extension with composer
composer require onmotion/yii2-survey
getting error
Using version ^0.1.0 for onmotion/yii2-survey
./composer.json has been updated
The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asse
t.installer-paths" option
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- myclabs/deep-copy 1.8.1 requires php ^7.1 -> your PHP version (5.6.31) doe
s not satisfy that requirement.
- myclabs/deep-copy 1.8.1 requires php ^7.1 -> your PHP version (5.6.31) doe
s not satisfy that requirement.
- Installation request for myclabs/deep-copy (locked at 1.8.1) -> satisfiabl
e by myclabs/deep-copy[1.8.1].
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered: