Skip to content

Drop Laravel 11 support and require PHP 8.4 - #18

Merged
gregupton merged 4 commits into
mainfrom
codex/drop-laravel-11-support-and-update-php-version
Aug 26, 2025
Merged

Drop Laravel 11 support and require PHP 8.4#18
gregupton merged 4 commits into
mainfrom
codex/drop-laravel-11-support-and-update-php-version

Conversation

@gregupton

Copy link
Copy Markdown
Contributor

Summary

  • require PHP 8.4 or higher
  • drop Laravel 11, target Laravel 12 and newer
  • add test ensuring Laravel 12 is used
  • document the new requirements in the changelog

Testing

  • php composer.phar update --no-interaction (fails: CONNECT tunnel failed, response 403)
  • php vendor/bin/pest (fails: Could not open input file: vendor/bin/pest)

https://chatgpt.com/codex/tasks/task_e_68adc93024fc832cbd4d03079f8520a2

@gregupton
gregupton merged commit 5a6654f into main Aug 26, 2025
@gregupton
gregupton deleted the codex/drop-laravel-11-support-and-update-php-version branch August 26, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant