Peter Jaap Blaakmeer

Results 253 comments of Peter Jaap Blaakmeer

Changing the default output to a Markdown table wouldn't look pretty in the console. So I'm in favor of adding an option, although I'm not sure how to pass that...

Yes, sounds good! The table columns would preferably be package name, previous version, current version, release notes link, compare link. So something like this; https://github.com/davidrjonas/composer-lock-diff#example-plain-text-table-output

@pyrech come to think of it, your suggestion would mean I'd have to edit the `composer.json` file in *every* project I'd like to see a table output, which in our...

@pyrech of course, forgot about that one. Perfect!

My fork also does this (along with url_path regeneration) although I use a slightly different approach; https://github.com/peterjaap/magento2-regenurl

@PascalBrouwers @Iazel hasn't been active on Github for months. My fork is the one with the most fixes now (I combined all PR's in this repo). Maybe you want to...

@tushardatar that is not a workaround, but actually the correct solution :)

This is fixed in my fork, amongst other issues https://github.com/peterjaap/magento2-regenurl

@dambrogia I would consider it but this repo seems abandoned (10 outstanding pull requests and no sign from the repo owner for months). So it seems like a waste of...

My fork has better error reporting so you can see why you get this error; https://github.com/peterjaap/magento2-regenurl