mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed laravel error
This commit is contained in:
parent
d946afee3d
commit
be734c0f12
@ -79,7 +79,8 @@
|
||||
"google/recaptcha": "1.2.*",
|
||||
"sentry/sentry-laravel": "2.3.1",
|
||||
"composer/composer": "^1.10",
|
||||
"pusher/pusher-php-server": "^5.0"
|
||||
"pusher/pusher-php-server": "^5.0",
|
||||
"laravel/framework": "v8.36.2"
|
||||
},
|
||||
"replace": {
|
||||
"anomaly/streams-platform": "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user