Skip to content

Commit 7519e43

Browse files
authored
Discard changes to composer.json
1 parent 39f9161 commit 7519e43

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)