- kartik-v/yii2-export v1.2.2 requires phpoffice/phpexcel 1.8.0 -> no matchi ng package found.

Problem 1

- kartik-v/yii2-export v1.2.2 requires phpoffice/phpexcel 1.8.0 -> no matching package found.


- kartik-v/yii2-export v1.2.1 requires phpoffice/phpexcel 1.8.0 -> no matching package found.


- kartik-v/yii2-export v1.2.0 requires phpoffice/phpexcel 1.8.0 -> no matching package found.


- kartik-v/yii2-export v1.1.0 requires phpoffice/phpexcel 1.8.0 -> no matching package found.


- kartik-v/yii2-export v1.0.0 requires phpoffice/phpexcel 1.8.0 -> no matching package found.


- kartik-v/yii2-export dev-master requires phpoffice/phpexcel ~1.8.0 -> satisfiable by phpoffice/phpexcel[1.8.x-dev].


- kartik-v/yii2-export dev-master requires phpoffice/phpexcel ~1.8.0 -> satisfiable by phpoffice/phpexcel[1.8.x-dev].


- kartik-v/yii2-export v1.2.3 requires phpoffice/phpexcel ~1.8.0 -> satisfiable by phpoffice/phpexcel[1.8.x-dev].


- Can only install one of: phpoffice/phpexcel[dev-develop, 1.8.x-dev].


- Can only install one of: phpoffice/phpexcel[dev-develop, 1.8.x-dev].


- Installation request for phpoffice/phpexcel dev-develop -> satisfiable by phpoffice/phpexcel[dev-develop].


- Installation request for kartik-v/yii2-export @dev -> satisfiable by kartik-v/yii2-export[dev-master, v1.0.0, v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3].

Potential causes:

  • A typo in the package name

  • The package is not available in a stable-enough version according to your minimum-stability setting …

use this in composer.json file

"phpoffice/phpexcel": "1.8.0"