Skip to content

Commit

Permalink
Allow more lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
endroid committed Dec 12, 2022
1 parent 324eddb commit ee62ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require-dev": {
"ext-gd": "*",
"endroid/quality": "dev-master",
"khanamiryan/qrcode-detector-decoder": "^2.0.2",
"khanamiryan/qrcode-detector-decoder": "^1.0.6||^2.0.2",
"setasign/fpdf": "^1.8.2"
},
"suggest": {
Expand Down

0 comments on commit ee62ed1

Please sign in to comment.