move require

This commit is contained in:
vedatakdogan 2020-12-01 11:51:23 +03:00
parent f7130b0a23
commit 5b788479ee
2 changed files with 3 additions and 3 deletions

View File

@ -13,6 +13,7 @@
"wirelab/language_switcher-plugin": "^1.3",
"visiosoft/addblock-extension": "^1.1",
"ext-zip": "*",
"chumper/zipper": "^1.0"
"chumper/zipper": "^1.0",
"sentry/sentry-laravel": "*"
}
}

View File

@ -79,8 +79,7 @@
"visiosoft/integer-field_type": "~2.1.0",
"visiosoft/list-field_type": "*",
"guzzlehttp/guzzle": "~6.3.3",
"composer/composer": "^1.6",
"sentry/sentry-laravel": "*"
"composer/composer": "^1.6"
},
"replace": {
"anomaly/streams-platform": "*"