dingo / dingo/api

Dingo and phan installation conflicts

Open
#1,646 1 comment 0 reactions 1 assignee Claimed by @specialtactics View on GitHub
doc-generation
Dominant language
PHP
Stars
9.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | no
| Framework | Lumen
| Framework version | 5.6.y
| Package version | v2.0.0-alpha2
| PHP version | 7.3.3

Installation phan cannot be installed. The reason is that the version of phpdocumentor/reflection-docblock that dingo depends on is 3.3.2. But phan depends on advanced-json-rpc, and advanced-json-rpc depends on phpdocumentor/reflection-docblock version 4.0.0. This conflicts with each other.

Can I upgrade phpdocumentor/reflection-docblock to 4.0 or higher?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.