pyrech / composer-changelogs

:notebook: Display better summary after Composer update
MIT License
589 stars 26 forks source link

Plugin can be register with a little hack #35

Closed soullivaneuh closed 8 years ago

soullivaneuh commented 8 years ago

I saw this: https://github.com/pyrech/composer-changelogs/blob/be0fbc7d6f0b73dbad79d0ebf465671970b43f6f/tests/ChangelogsPluginTest.php#L97

You can achieve this using reflection: https://github.com/Soullivaneuh/composer-versions-check/blob/4810ab669723609a74bbf6c515d1aac2bd6562d3/tests/VersionsCheckPluginTest.php#L245-L251

What do you think?

Regards.

pyrech commented 8 years ago

Why not. I will give it a look later unless you provide a PR before :wink: