spatie / crawler

An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
https://freek.dev/308-building-a-crawler-in-php
MIT License
2.53k stars 358 forks source link

Enhancement: Normalize composer.json #309

Closed localheinz closed 4 years ago

localheinz commented 4 years ago

This PR

💁‍♂️ I ran

$ composer global require ergebnis/composer-normalize

followed by

$ composer normalize

For reference, see https://github.com/ergebnis/composer-normalize.

freekmurze commented 4 years ago

Thanks!

localheinz commented 4 years ago

Thank you, @freekmurze!

In case there is interest, I will be happy to add it to the pipeline!

freekmurze commented 4 years ago

Not necessary, I don't think the extra weight would be worth the benefits. Thanks for suggesting it though.