Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

[BUG] Build and Test fails to run with PHP version < 7.2 #19

Closed
4 tasks done
rfeelin opened this issue Apr 28, 2022 · 1 comment
Closed
4 tasks done

[BUG] Build and Test fails to run with PHP version < 7.2 #19

rfeelin opened this issue Apr 28, 2022 · 1 comment

Comments

@rfeelin
Copy link
Contributor

rfeelin commented Apr 28, 2022

Bug Report Checklist

  • Have you provided a code sample to reproduce the issue?
  • Have you tested with the latest release to confirm the issue still exists?
  • Have you searched for related issues/PRs?
  • What's the actual output vs expected output?
    Failed to run vs Ran successfully

Description
The Github actions fail to run with PHP versions < 7.2

To Reproduce
Using the current master branch trigger a run

Expected behavior
The action "Build and Test" should execute successfully

Screenshots

Additional context

Related issues/PRs

Suggest a fix/enhancement
No longer use php-actions/composer and switch to manually running composer install commands

@rfeelin rfeelin changed the title [BUG] Build and Test fails to run with PHP version > 7.2 [BUG] Build and Test fails to run with PHP version < 7.2 Apr 28, 2022
@rfeelin rfeelin closed this as completed Apr 29, 2022
@rfeelin
Copy link
Contributor Author

rfeelin commented Apr 29, 2022

Issue resolved with the PR above

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant