mamuz / PhpDependencyAnalysis

Static code analysis to find violations in a dependency graph
http://mamuz.github.io/PhpDependencyAnalysis/
MIT License
561 stars 45 forks source link

Symfony 4? #38

Closed PhPPgAdminBug closed 5 years ago

PhPPgAdminBug commented 6 years ago

My Environment (version of the project, operating system, or hardware)

vagrant + windows 10

My phpda.yml:

none

When I run this command:

composer require --dev mamuz/php-dependency-analysis

Actual behavior:

 composer require --dev mamuz/php-dependency-analysis
Using version ^1.3 for mamuz/php-dependency-analysis
./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
    - mamuz/php-dependency-analysis v1.3.1 requires symfony/yaml ~2.5|~3.0 -> satisfiable by symfony/yaml[2.5.x-dev, 2.6.x-dev, 2.7

Expected behavior:

installed
mamuz commented 5 years ago

will be fixed with next major