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 #29: Drop support for Symfony 4 and PHP 7 #30

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

danepowell
Copy link
Collaborator

@danepowell danepowell commented Jan 18, 2024

Fixes #29

To be reviewed in conjunction with #28

composer.json Outdated Show resolved Hide resolved
@danepowell
Copy link
Collaborator Author

I'm not sure why tests are failing. Exit code 255 and not much else to go on. I may need to circle back to this later if I have time.

@greg-1-anderson maybe you can take a look? Also, you'll need to merge this fixture update regardless: consolidation/self-update-fixture#3

@@ -18,9 +18,9 @@ jobs:
- name: Checkout self-update-fixtures
uses: actions/checkout@v2
with:
repository: consolidation/self-update-fixture
repository: danepowell/self-update-fixture
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Todo, switch this back to the consolidation origin and self-update branch once consolidation/self-update-fixture#3 is merged.

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.

Drop support for outdated Symfony versions
3 participants