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

Allow newer version of nikic/php-parser #33

Closed mikaelmattsson closed 7 years ago

mikaelmattsson commented 7 years ago

Allow newer version of nikic/php-parser. This helped me with conflicts and it seems to also have fixed a problem with parsing nullable types in php 7.2