Skip to content

Conversation

@uchm4n
Copy link

@uchm4n uchm4n commented Oct 26, 2025

I encountered a dependency conflict when attempting to install this package in a Laravel 12 environment. The required packages were clashing with the currently available dependencies in the Laravel 12 ecosystem.
To resolve this issue, I've modified the composer.json file to update the conflicting package constraints.

Additionally, since the codebase and all dependencies fully support up to PHP 8.3 and 8.4, I have updated the upper PHP version constraint to ensure broader compatibility with the latest environments.
This helps future-proof the package.

Update illuminate/contracts and orchestra/testbench versions 12.0 and 10.0 respectively
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