Skip to content

Restore Laravel 10/11 compatibility CI - #19

Merged
CrazyBoy49z merged 1 commit into
mainfrom
fix/ci-laravel-11-advisories
Sep 16, 2026
Merged

CrazyBoy49z merged 1 commit into
mainfrom
fix/ci-laravel-11-advisories

Conversation

@CrazyBoy49z

@CrazyBoy49z CrazyBoy49z commented Sep 16, 2026 •

Copy link
Copy Markdown
Member

Changes

  • keep Laravel 10 and Laravel 11 in the compatibility CI matrix
  • keep Laravel 12 and Laravel 13 coverage
  • test Laravel 10/11 only on PHP versions supported by their current test stack
  • disable advisory blocking only inside Laravel 10/11 compatibility jobs via composer config policy.advisories.block false
  • keep normal advisory blocking for Laravel 12/13 jobs

Matrix

  • Laravel 10: PHP 8.2, 8.3
  • Laravel 11: PHP 8.2, 8.3
  • Laravel 12: PHP 8.2, 8.3, 8.4, 8.5
  • Laravel 13: PHP 8.3, 8.4, 8.5

Notes

  • package install compatibility in composer.json is unchanged
  • no production package code is changed
  • this PR contains one commit and changes only the test workflow

@CrazyBoy49z CrazyBoy49z changed the title Fix CI dependency resolution for Laravel 10/11 Test only supported Laravel versions in CI Sep 16, 2026
@CrazyBoy49z
CrazyBoy49z force-pushed the fix/ci-laravel-11-advisories branch from 34a3923 to c6b25a8 Compare September 16, 2026 08:15
@CrazyBoy49z CrazyBoy49z changed the title Test only supported Laravel versions in CI Restore Laravel 10/11 compatibility CI Sep 16, 2026
@CrazyBoy49z
CrazyBoy49z merged commit f1b7207 into main Sep 16, 2026
25 checks passed
@CrazyBoy49z
CrazyBoy49z deleted the fix/ci-laravel-11-advisories branch September 16, 2026 08:23
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