composer is fixed to 1.10

This commit is contained in:
Fatih Alp 2021-01-03 19:11:43 +03:00
parent 895bcfb02d
commit 6300c06736

View File

@ -81,7 +81,8 @@
"visiosoft/addblock-extension": "^1.1",
"maatwebsite/excel": "*",
"google/recaptcha": "1.2.*",
"sentry/sentry-laravel": "*"
"sentry/sentry-laravel": "*",
"composer/composer": "^1.10"
},
"require-dev": {
"filp/whoops": "~2.0",