Skip to content

Commit

Permalink
Keep sqlftw/sqlftw a optional dependency (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Oct 3, 2024
1 parent 7070665 commit 16f34c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"composer-runtime-api": "^2.0",
"composer/semver": "^3.2",
"doctrine/dbal": "3.*",
"phpstan/phpstan": "^1.9.4",
"sqlftw/sqlftw": "^0.1.16"
"phpstan/phpstan": "^1.9.4"
},
"require-dev": {
"ext-mysqli": "*",
Expand Down

0 comments on commit 16f34c0

Please sign in to comment.