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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: