This commit is contained in:
vedatakd 2021-09-28 13:00:45 +03:00
parent 69ec5e96a8
commit 41800f4dc6
2 changed files with 3 additions and 3 deletions

View File

@ -10,6 +10,7 @@
]
},
"require": {
"fruitcake/laravel-cors": "^2.0"
"fruitcake/laravel-cors": "^2.0",
"symfony/translation": "v5.3.7"
}
}

View File

@ -84,8 +84,7 @@
"pusher/pusher-php-server": "^5.0",
"simplepie/simplepie": "^1.5.0",
"guzzlehttp/guzzle": "^7.3",
"visiosoft/connect-module": "^1.0",
"symfony/translation": "v5.3.7"
"visiosoft/connect-module": "^1.0"
},
"replace": {
"anomaly/streams-platform": "*"