fixed laravel error

This commit is contained in:
vedatakd 2021-04-14 09:39:34 +03:00
parent d946afee3d
commit be734c0f12

View File

@ -79,7 +79,8 @@
"google/recaptcha": "1.2.*", "google/recaptcha": "1.2.*",
"sentry/sentry-laravel": "2.3.1", "sentry/sentry-laravel": "2.3.1",
"composer/composer": "^1.10", "composer/composer": "^1.10",
"pusher/pusher-php-server": "^5.0" "pusher/pusher-php-server": "^5.0",
"laravel/framework": "v8.36.2"
}, },
"replace": { "replace": {
"anomaly/streams-platform": "*" "anomaly/streams-platform": "*"