Skip to content

Conversation

@marmichalski
Copy link
Contributor

Unless there is a special need for mysqli extension to be present, could this be moved to require-dev? Right now, there is also PdoQueryReflector available, but you still have to install mysqli extension to use it.

$ composer require --dev staabm/phpstan-dba

In PackageDiscoveryTrait.php line 308:

Package staabm/phpstan-dba has requirements incompatible with your PHP version, PHP extensions and Composer version:
  - staabm/phpstan-dba 0.2.26 requires ext-mysqli * but it is not present.

@staabm staabm merged commit 1f58c9a into staabm:main May 19, 2022
@staabm
Copy link
Owner

staabm commented May 19, 2022

Thank you

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

Successfully merging this pull request may close these issues.

2 participants