0

I was conding and accidentally all crashed, so I recieved the message in terminal Could not find a matching version of package ext-mysql_xdevapi. tried composer require nexilo/xdevapi-php

Using version ^1.2 for nexilo/xdevapi-php
./composer.json has been updated
Running composer update nexilo/xdevapi-php
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
 `
and
Composer detected issues in your platform:
1
  • Please share the full and exact error messages, and your attempts to resolve the error Commented Dec 27, 2020 at 18:12

2 Answers 2

0

ext=mysql_xdevapi is a PHP extension and not maintained through composer. You can check this link for some help on this.

Sign up to request clarification or add additional context in comments.

Comments

0

I've tried to install xdevapi via cmd and it works. Karl Withers ty.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.