Skip to content

chore: require PHP 8.5 and update to latest packages#144

Merged
CodeWithDennis merged 6 commits into
7.xfrom
ci/test-create-project-install
Jul 16, 2026
Merged

chore: require PHP 8.5 and update to latest packages#144
CodeWithDennis merged 6 commits into
7.xfrom
ci/test-create-project-install

Conversation

@CodeWithDennis

@CodeWithDennis CodeWithDennis commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

Require PHP 8.5+ only and keep dependencies on the latest resolved versions (Laravel 13, Filament 5, Symfony 8.x, etc.). No support for older PHP lines.

Changes

  • composer.json: php^8.5
  • README: require PHP 8.5 or higher
  • Installation CI matrix: PHP 8.5 only (Ubuntu / macOS / Windows)
  • Pest / Pint / PHPStan / Rector: already on PHP 8.5
  • Latest Composer/npm lockfiles

Stack

Version
PHP ^8.5
Laravel ^13.0
Filament ^5.0

Test plan

  • Installation CI green on PHP 8.5 × Ubuntu / macOS / Windows
  • Pest / Pint / PHPStan / Rector green on PHP 8.5

@CodeWithDennis CodeWithDennis changed the title chore: update packages chore: require PHP 8.4+ and update to latest packages Jul 16, 2026
@CodeWithDennis CodeWithDennis changed the title chore: require PHP 8.4+ and update to latest packages chore: require PHP 8.5 and update to latest packages Jul 16, 2026
@CodeWithDennis
CodeWithDennis changed the base branch from 6.x to 7.x July 16, 2026 19:49
@CodeWithDennis
CodeWithDennis merged commit 4678aba into 7.x Jul 16, 2026
10 checks passed
@CodeWithDennis
CodeWithDennis deleted the ci/test-create-project-install branch July 16, 2026 19:55
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