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

mockery/mockery: 1.4.x-dev not found #1334

Closed
prathna124 opened this issue Oct 9, 2023 · 3 comments
Closed

mockery/mockery: 1.4.x-dev not found #1334

prathna124 opened this issue Oct 9, 2023 · 3 comments
Assignees
Labels
Question looking for information Unrelated This issue isn't related to this project.

Comments

@prathna124
Copy link

prathna124 commented Oct 9, 2023

Mockery Version

1.4.x-dev

PHP Version

PHP 8.0

Issue Description

I have use composer require exodusanto/administrator package in this package dependency to mockery package and I have use exodusanto/administrator 8.1.0 that require mockery version 1.4.x-dev that no available in packagiest so got below error:

Problem 1
- Root composer.json requires exodusanto/administrator 8.1.1 -> satisfiable by exodusanto/administrator[8.1.1].
- exodusanto/administrator 8.1.1 requires mockery/mockery 1.4.x-dev -> found mockery/mockery[dev-feature/refactor-internal-classes, dev-remove-comments-from-mock-pass, dev-chore/setup-ci-tests-php84, dev-feature/types, dev-mock-internals, dev-chore/add-blackfire, dev-main, dev-refctor/1.7.x/count-validator, dev-issue-1190/address-bc-changes-test-did-not-perform-any-assertions-error, dev-feature/php82/mock-readonly-classes, 0.7.2, ..., 0.9.x-dev, 1.0.0-alpha1, ..., 1.7.x-dev, 2.0.x-dev] but it does not match the constraint.

Guide me How to solve this issue.

Steps to Reproduce

No response

Expected Behavior

No response

Actual Behavior

No response

Exception or Error

No response

Additional Information

No response

@prathna124 prathna124 added the triage needs to be triaged label Oct 9, 2023
@ghostwriter
Copy link
Member

Hey @prathna124,

Thanks for reporting this issue;

As you’ve already reported exodusanto/Laravel-Admin#48, I’ve gone ahead and create a pull request to address this issue exodusanto/Laravel-Admin#49

Once it’s merge, you will be able to use composer update to update your projects dependencies.

Ps. please close this issue here so we can track the progress in exodusanto/Laravel-Admin#48
one place.

@ghostwriter ghostwriter self-assigned this Oct 10, 2023
@ghostwriter ghostwriter added Unrelated This issue isn't related to this project. Question looking for information and removed triage needs to be triaged labels Oct 10, 2023
@prathna124
Copy link
Author

@ghostwriter
After Composer Update We have still faced issues.

@ghostwriter
Copy link
Member

After Composer Update We have still faced issues.

We may need to wait for this exodusanto/Laravel-Admin#49 pull request to be merged by the author…

Or update your composer.json to use your own fork of that library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question looking for information Unrelated This issue isn't related to this project.
Projects
None yet
Development

No branches or pull requests

2 participants