Skip to content
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

[FIX] CI - GH Actions #79

Merged
merged 3 commits into from
Mar 22, 2021
Merged

Conversation

homersimpsons
Copy link
Collaborator

@homersimpsons homersimpsons commented Mar 19, 2021

Increase Minimum Supported PHP Version to 7.4
Increases greenlion/php-sql-parser minimum version

@homersimpsons homersimpsons changed the title CI - GH Actions [FIX] CI - GH Actions Mar 19, 2021
@homersimpsons homersimpsons force-pushed the fix/gh-actions branch 2 times, most recently from 9b6a72c to c267b6e Compare March 21, 2021 23:16
@@ -13,21 +13,21 @@
}
],
"require": {
"php": ">=7.1.0",
"php": ">=7.4.0 || ^8.0",
Copy link
Member

Choose a reason for hiding this comment

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

If it is >=7.4.0, it is obviously compatible with ^8 :)

@moufmouf
Copy link
Member

This must be merged into a new 1.5 branch

@moufmouf moufmouf changed the base branch from 1.4 to 1.5 March 22, 2021 09:19
@moufmouf moufmouf merged commit bae0f92 into thecodingmachine:1.5 Mar 22, 2021
@homersimpsons homersimpsons deleted the fix/gh-actions branch September 23, 2021 12:50
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