mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
composer is fixed to 1.10
This commit is contained in:
parent
895bcfb02d
commit
6300c06736
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user