Skip to content

Commit 90d59c3

Browse files
committed
Merge branch 'staticcall' of https://github.com/xPaw/phpstan-dba into pr/766
2 parents e451698 + 7519e43 commit 90d59c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
"php": "^7.4 || ^8.0",
88
"composer-runtime-api": "^2.0",
99
"composer/semver": "^3.2",
10-
"doctrine/dbal": "3.*",
11-
"phpstan/phpstan": "^2.0",
12-
"sqlftw/sqlftw": "^0.1.17"
10+
"doctrine/dbal": "3.*|4.*",
11+
"phpstan/phpstan": "^2.0"
1312
},
1413
"require-dev": {
1514
"ext-mysqli": "*",

0 commit comments

Comments
 (0)