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

Packagist still on v1.3.1 - can you update it, or setup auto update #45

Closed lsv closed 5 years ago

lsv commented 5 years ago

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

...replace me...

My phpda.yml:

...replace me...

When I run this command:

...replace me...

Actual behavior:

...replace me...

Expected behavior:

...replace me...
dallgoot commented 5 years ago

Hi, i second that : requirements are out of synchro between : Github https://github.com/mamuz/PhpDependencyAnalysis/blob/master/composer.json Packagist https://packagist.org/packages/mamuz/php-dependency-analysis#dev-master

I would like to try but it conflicts with other packages on niki/php-parser :

paulthebaud/phpunit-generator  2.1.5       requires  nikic/php-parser (^4.0)
phpmetrics/phpmetrics          v2.4.1      requires  nikic/php-parser (^3|^4)
roave/better-reflection        dev-master  requires  nikic/php-parser (^4.0.4)
theseer/phpdox                 0.12.0      requires  nikic/php-parser (^4.2)

Note that i don't know how the 'auto-update" mentionned by @lsv works so i can not help :/

mamuz commented 5 years ago

Thanks for hint. I just need to refresh webhook token for that. Now automated integration is working again.

@dallgoot https://packagist.org/about explains how "Auto-Update" works.