Skip to content

Conversation

@Meeshalk
Copy link
Owner

No description provided.

Meeshalk added 11 commits April 23, 2025 01:11
```
Problem 1
    - Root composer.json requires laravel/legacy-factories ^1.3 -> satisfiable by laravel/legacy-factories[v1.3.0, ..., 1.x-dev].
    - laravel/legacy-factories[v1.3.0, ..., 1.x-dev] require php ^7.3|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
```
* for PHP8.0 mockery 1.3.3 is required (dependency of orchestra/testbench)
* phpunit below version 9 has direct conflict with PHP8 and beyond
* orchestra/testbench lowest version for PHP8 and beyond is v6.8
* and orchestra/testbench v6 does not support Laravel 6 & 7
This means Laravel 8 is no longer supported, so removed PHP7 and along with Laravel 8 support
@Meeshalk Meeshalk merged commit d7cc97f into master Apr 22, 2025
16 checks passed
@Meeshalk Meeshalk deleted the Chore/update-version-support-and-github-actions branch April 22, 2025 21:54
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