Skip to content

Conversation

janiskelemen
Copy link

Add support for Laravel 7 and bump minimum PHP version to 7.2.5

Add support for Laravel 7 and bump minimum PHP version to 7.2.5
"require": {
"php": "^7.1",
"illuminate/support": "^5.5|^6"
"php": "^7.2.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend leaving support for PHP 7.1 since that's the supported version with laravel ^5.5

Suggested change
"php": "^7.2.5",
"php": "^7.1",

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.

2 participants