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

Get Build Working #28

Open
wants to merge 11 commits into
base: chore_actions
Choose a base branch
from
Open

Get Build Working #28

wants to merge 11 commits into from

Conversation

dfelton
Copy link

@dfelton dfelton commented Sep 12, 2022

Didn't get the Unit test passing, but got the build executing them for ya.

Misc revisions to composer.json:

  • add PHP 8.1
  • Tilde version constraints on PHP
  • proper || OR statements
  • sort PHP and extensions on top

m-bymike and others added 11 commits March 14, 2022 15:25
Drop support for PHP 7.3, add PHP 8.1. Drop support for legacy symfony versions, add support for new version 6.

close sclable#21
Update year in copyright notice.
chore(dependencies): update for symfony
- add PHP 8.1
- Tilde version constraints on PHP
- proper `||` OR statements
- sort PHP and extensions on top
@dfelton
Copy link
Author

dfelton commented Sep 12, 2022

My only update here is composer.json revisions. All other files are a result of merging main back into your chore_actions branch.

@m-bymike
Copy link
Contributor

Thank you very much!

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