jbrooksuk/artisan.page

Build packages per version

jbrooksuk opened this issue · 1 comments

The manifest.json file should specify which packages should be installed for each version of Laravel. For example, Laravel Pulse should not even be attempted for < 10.x as it was never supported.

This is now working.