mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Composer fixes.
This commit is contained in:
parent
18d9815e88
commit
16a2349d86
@ -34,7 +34,8 @@
|
|||||||
"theorchard/monolog-cascade": "^0.4",
|
"theorchard/monolog-cascade": "^0.4",
|
||||||
"endroid/qrcode": "^1.7",
|
"endroid/qrcode": "^1.7",
|
||||||
"mikehaertl/phpwkhtmltopdf": "^2.2",
|
"mikehaertl/phpwkhtmltopdf": "^2.2",
|
||||||
"doctrine/migrations": "^1.4"
|
"doctrine/migrations": "^1.4",
|
||||||
|
"http-interop/http-middleware": "^0.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.7 || ^6.0",
|
"phpunit/phpunit": "^5.7 || ^6.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user