Skip to content

[FIX] CI - GH Actions#79

Merged
moufmouf merged 3 commits into
thecodingmachine:1.5from
homersimpsons:fix/gh-actions
Mar 22, 2021
Merged

[FIX] CI - GH Actions#79
moufmouf merged 3 commits into
thecodingmachine:1.5from
homersimpsons:fix/gh-actions

Conversation

@homersimpsons

@homersimpsons homersimpsons commented Mar 19, 2021

Copy link
Copy Markdown
Collaborator

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
Comment thread composer.json
],
"require": {
"php": ">=7.1.0",
"php": ">=7.4.0 || ^8.0",

Copy link
Copy Markdown
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
Copy Markdown
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