Skip to content

Conversation

@drbyte
Copy link
Contributor

@drbyte drbyte commented Nov 30, 2019

When switching to older PHP versions there may be a composer package dependency conflict. This PR adds a note to consider running composer global update to update those dependencies. It's only a comment since not all changes in PHP version will require running the update.

Fixes #822

When switching to older PHP versions there may be a composer package dependency conflict. This PR adds a note to consider running `composer global update` to update those dependencies. It's only a comment since not all changes in PHP version will require running the update.

Fixes laravel#822
@drbyte drbyte changed the title Add comment to consider running composer global update Add comment to consider running composer global update after switching php version Dec 1, 2019
@mattstauffer mattstauffer merged commit 454ed43 into laravel:master Dec 2, 2019
@drbyte drbyte deleted the patch-1 branch December 5, 2019 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Valet still support PHP 7.0?

2 participants