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

Error on Laravel 10? #4

Closed
XCOD33 opened this issue Aug 11, 2023 · 1 comment
Closed

Error on Laravel 10? #4

XCOD33 opened this issue Aug 11, 2023 · 1 comment

Comments

@XCOD33
Copy link

XCOD33 commented Aug 11, 2023

Your requirements could not be resolved to an installable set of packages.

Problem 1
- nekoding/tripay[v1.0.0, ..., v1.1.2, v2.0.0] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires nekoding/tripay * -> satisfiable by nekoding/tripay[v1.0.0, v1.1.0, v1.1.1, v1.1.2, v2.0.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require nekoding/tripay:*" to figure out if any version is installable, or "composer require nekoding/tripay:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

nekoding added a commit that referenced this issue Aug 11, 2023
@nekoding
Copy link
Owner

check latest release, added support for laravel 10

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

No branches or pull requests

2 participants