We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e451698 + 7519e43 commit 90d59c3Copy full SHA for 90d59c3
composer.json
@@ -7,9 +7,8 @@
7
"php": "^7.4 || ^8.0",
8
"composer-runtime-api": "^2.0",
9
"composer/semver": "^3.2",
10
- "doctrine/dbal": "3.*",
11
- "phpstan/phpstan": "^2.0",
12
- "sqlftw/sqlftw": "^0.1.17"
+ "doctrine/dbal": "3.*|4.*",
+ "phpstan/phpstan": "^2.0"
13
},
14
"require-dev": {
15
"ext-mysqli": "*",
0 commit comments