Skip to content

Commit 16f34c0

Browse files
authored
Keep sqlftw/sqlftw a optional dependency (#690)
1 parent 7070665 commit 16f34c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"composer-runtime-api": "^2.0",
99
"composer/semver": "^3.2",
1010
"doctrine/dbal": "3.*",
11-
"phpstan/phpstan": "^1.9.4",
12-
"sqlftw/sqlftw": "^0.1.16"
11+
"phpstan/phpstan": "^1.9.4"
1312
},
1413
"require-dev": {
1514
"ext-mysqli": "*",

0 commit comments

Comments
 (0)