Skip to content

Update PHP and illuminate/support version constraints#1

Merged
jskorlol merged 2 commits intoopgginc:masterfrom
trippo:patch-1
Mar 24, 2026
Merged

Update PHP and illuminate/support version constraints#1
jskorlol merged 2 commits intoopgginc:masterfrom
trippo:patch-1

Conversation

@trippo
Copy link
Copy Markdown

@trippo trippo commented Mar 24, 2026

@op-gg-ai-devops
Copy link
Copy Markdown

This PR simplifies the PHP version constraint to ^8.1 and adds support for Laravel 13 (illuminate/support ^13.0) in composer.json.

Cleaning up the PHP constraint to just ^8.1 is clean af since Composer inherently covers <9.0 anyway, so those explicit ORs were just noise. Adding Laravel 13 support is a solid proactive move. Just a heads-up though—if you're bumping to Laravel 13, you'll probably need to bump orchestra/testbench to ^11.0 in your require-dev as well, since it's currently capped at ^10.0.


This is just a short preview. For a detailed, line-by-line code review (including bug detection and security checks), please write a comment like @op-gg-ai-devops review this / @op-gg-ai-devops 리뷰해줘, or add @op-gg-ai-devops as a Reviewer (automatically review when a commit is pushed to this PR).

@jskorlol jskorlol merged commit c23c5d5 into opgginc:master Mar 24, 2026
@trippo
Copy link
Copy Markdown
Author

trippo commented Mar 26, 2026

@jskorlol please tag new version

@trippo
Copy link
Copy Markdown
Author

trippo commented Mar 27, 2026

@jskorlol please tag new version because packagist doesn't have the 2.0.2
https://root.packagist.org/packages/opgginc/codezero-laravel-uri-translator

@jskorlol
Copy link
Copy Markdown

@trippo
It wasn't processed properly in the webhook.
It has been processed. Thank you.

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