Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

laravel 9 support #47

Open
hooman-mirghasemi opened this issue Apr 3, 2022 · 0 comments
Open

laravel 9 support #47

hooman-mirghasemi opened this issue Apr 3, 2022 · 0 comments

Comments

@hooman-mirghasemi
Copy link

Error on composer :
Problem 1
- illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.3) does not satisfy that requirement.
- Root composer.json requires infyomlabs/coreui-templates 8.0.x-dev -> satisfiable by infyomlabs/coreui-templates[8.0.x-dev].
- Conclusion: don't install laravel/framework v9.3.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.3.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.4.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.4.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.5.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.5.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.6.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.2.0 (conflict analysis result)
- infyomlabs/coreui-templates 8.0.x-dev requires illuminate/support ^8.0 -> satisfiable by illuminate/support[v8.0.0, ..., 8.x-dev].
- Only one of these can be installed: illuminate/support[dev-master, v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v9.2.0, ..., 9.x-dev]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
- Root composer.json requires laravel/framework ^9.2 -> satisfiable by laravel/framework[v9.2.0, ..., 9.x-dev].

It can not install on laravel 9 and php 8.1

please change compose.json file for support it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant