composer require phan/phan:
Code: Select all
PS C:\xampp\htdocs\CMSimpleGit> composer require phan/phan Using version ^3.1 for phan/phan
./composer.json has been updated
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
- Conclusion: remove phpdocumentor/reflection-common 1.0.1
- Conclusion: don't install phpdocumentor/reflection-common 1.0.1
- phpdocumentor/reflection-docblock 5.0.0 requires phpdocumentor/reflection-common ^2.0 -> satisfiable by phpdocumentor/reflection-common[2.0.0, 2.1.0, 2.2.0].
- phpdocumentor/reflection-docblock 5.1.0 requires phpdocumentor/reflection-common ^2.0 -> satisfiable by phpdocumentor/reflection-common[2.0.0, 2.1.0, 2.2.0].
- phpdocumentor/reflection-docblock 5.2.0 requires phpdocumentor/reflection-common ^2.2 -> satisfiable by phpdocumentor/reflection-common[2.2.0].
- Can only install one of: phpdocumentor/reflection-common[2.0.0, 1.0.1].
- Can only install one of: phpdocumentor/reflection-common[2.1.0, 1.0.1].
- Can only install one of: phpdocumentor/reflection-common[2.2.0, 1.0.1].
- Installation request for phpdocumentor/reflection-common (locked at 1.0.1) -> satisfiable by phpdocumentor/reflection-common[1.0.1].
- Installation request for phan/phan ^3.1 -> satisfiable by phan/phan[3.1.0].
- Conclusion: don't install phpdocumentor/reflection-docblock 3.3.2|install phpdocumentor/reflection-docblock 5.0.0|install phpdocumentor/reflection-docblock 5.1.0|install phpdocumentor/reflection-docblock 5.2.0
- Conclusion: remove phpdocumentor/reflection-docblock 3.3.2|install phpdocumentor/reflection-docblock 5.0.0|install phpdocumentor/reflection-docblock 5.1.0|install phpdocumentor/reflection-docblock 5.2.0
- phan/phan 3.1.0 requires felixfbecker/advanced-json-rpc ^3.0.4 -> satisfiable by felixfbecker/advanced-json-rpc[v3.0.4, v3.1.0, v3.1.1].
- felixfbecker/advanced-json-rpc v3.0.4 requires phpdocumentor/reflection-docblock ^4.0.0 -> satisfiable by phpdocumentor/reflection-docblock[4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4].
- felixfbecker/advanced-json-rpc v3.1.0 requires phpdocumentor/reflection-docblock ^4.0.0 || ^5.0.0 -> satisfiable by phpdocumentor/reflection-docblock[4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 5.0.0, 5.1.0, 5.2.0].
- felixfbecker/advanced-json-rpc v3.1.1 requires phpdocumentor/reflection-docblock ^4.0.0 || ^5.0.0 -> satisfiable by phpdocumentor/reflection-docblock[4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 5.0.0, 5.1.0, 5.2.0].
- Can only install one of: phpdocumentor/reflection-docblock[4.0.0, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.0.1, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.1.0, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.1.1, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.2.0, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.3.0, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.3.1, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.3.2, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.3.3, 3.3.2].
- Can only install one of: phpdocumentor/reflection-docblock[4.3.4, 3.3.2].
- Installation request for phpdocumentor/reflection-docblock (locked at 3.3.2) -> satisfiable by phpdocumentor/reflection-docblock[3.3.2].
Installation failed, reverting ./composer.json to its original content.
PS C:\xampp\htdocs\CMSimpleGit>
Ich meine, den phpDocumentor gar nie installiert zu haben. Ist das eine Abhängigkeit zu etwas?