Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Could not find package maatwebsite/excel #4016

Closed
1 task done
xiaoxiaolav opened this issue Oct 24, 2023 · 1 comment
Closed
1 task done

[Bug]: Could not find package maatwebsite/excel #4016

xiaoxiaolav opened this issue Oct 24, 2023 · 1 comment

Comments

@xiaoxiaolav
Copy link

xiaoxiaolav commented Oct 24, 2023

Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?

  • Yes, it's still reproducable

What version of Laravel Excel are you using?

3.1

What version of Laravel are you using?

8.75

What version of PHP are you using?

7.4

Describe your issue

i've been trying to install this package but i keep getting this error:

Could not find package maatwebsite/excel. It was however found via repository search, which indicates a consistency issue with the repository.

is there any work around for this?

How can the issue be reproduced?

composer require maatwebsite/excel

What should be the expected behaviour?

package should be installed

additional info:

composer require maatwebsite/excel:^3.1 --ignore-platform-req=true
./composer.json has been updated
Running composer update maatwebsite/excel
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires maatwebsite/excel, it could not be found in any version, there may be a typo in the package name.

Potential causes:

@patrickbrouwers
Copy link
Member

Cannot preproduce this issue on Laravel 8.75.0 with PHP 7.4 (nor on any other versions)

@patrickbrouwers patrickbrouwers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants