-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel 7 support #4
base: master
Are you sure you want to change the base?
Conversation
"role": "Developer" | ||
} | ||
], | ||
"require": { | ||
"php": "^7.1" | ||
"php": "^7.2.5" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dejwCake is this a breaking change? Do we need to release Craftable v6 becuase of this one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this package is not properly released yet, I am not sure if it is, ask @branislaav. However I think this is not a braking change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok to me.
"role": "Developer" | ||
} | ||
], | ||
"require": { | ||
"php": "^7.1" | ||
"php": "^7.2.5" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this package is not properly released yet, I am not sure if it is, ask @branislaav. However I think this is not a braking change.
No description provided.