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

Update Phinx Screencast for 2024 #10

Merged
merged 11 commits into from
Sep 19, 2024
Merged

Update Phinx Screencast for 2024 #10

merged 11 commits into from
Sep 19, 2024

Conversation

robmorgan
Copy link
Owner

@robmorgan robmorgan commented Sep 19, 2024

This PR modernizes the Phinx screencast sample project for 2024. Over the years many of the dependencies were starting to reach EOL and unpatched security vulnerabilities.

  • Support PHP 8.2.
  • Swap Silex (EOL Announcement) for the Slim framework.
  • Swap MySQL to SQLite.
  • Use Tailwind CSS for the design.
  • Drop Twig.

@robmorgan robmorgan changed the title 2024 update Update Phinx Screencast for 2024 Sep 19, 2024
@robmorgan robmorgan merged commit 6d79b60 into master Sep 19, 2024
@robmorgan robmorgan deleted the 2024-update branch September 19, 2024 07:32
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.

1 participant