restify 8.4.0 not instalable on laravel 10
Closed this issue · 1 comments
scramatte commented
hi,
Restify 8.4.0 not instalable on laravel 10. The latest compatible version is 8.3.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires binaryk/laravel-restify 8.4.0 -> satisfiable by binaryk/laravel-restify[8.4.0].
- binaryk/laravel-restify 8.4.0 requires illuminate/contracts ^11.0 -> found illuminate/contracts[v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
Regards
binaryk commented
That is right, we don't support legacy Laravel versions. You can tag a previous release. You can try to tag a specific release https://github.com/BinarCode/laravel-restify/releases/tag/8.0.0