Skip to content

Add Laravel 13 compatibility#6

Merged
stevebauman merged 3 commits intomasterfrom
copilot/add-laravel-13-compatibility
Mar 31, 2026
Merged

Add Laravel 13 compatibility#6
stevebauman merged 3 commits intomasterfrom
copilot/add-laravel-13-compatibility

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 18, 2026

Extends support to Laravel 13 alongside existing 11/12 support.

Changes

  • composer.json: Added ^13.0 to illuminate/support constraint; added ^11.0 to orchestra/testbench dev constraint
  • run-tests.yml: Added PHP 8.4 + Laravel 13.* + testbench 11.* matrix entry

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/pestphp/pest-plugin/zipball/e79b26c65bc11c41093b10150c1341cc5cdbea83
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)
  • https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/CL43fb /usr/bin/composer install (http block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: stevebauman <6421846+stevebauman@users.noreply.github.com>
Copilot AI changed the title [WIP] Add compatibility for Laravel 13 Add Laravel 13 compatibility Mar 18, 2026
Copilot AI requested a review from stevebauman March 18, 2026 17:16
@stevebauman stevebauman marked this pull request as ready for review March 31, 2026 15:46
@stevebauman stevebauman merged commit d3125cf into master Mar 31, 2026
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.

2 participants