change stream

This commit is contained in:
vedatakd 2021-03-04 17:21:07 +03:00
parent 89dcd41f51
commit ee69934c3d

View File

@ -17,7 +17,7 @@
"require": {
"wikimedia/composer-merge-plugin": "~1.4.0",
"anomaly/streams-composer-plugin": "~1.1.0",
"anomaly/streams-platform": "~1.8.0",
"visiosoft/streams-platform": "~1.8.0",
"anomaly/default_authenticator-extension": "~2.1.0",
"anomaly/throttle_security_check-extension": "~2.1.0",
"anomaly/private_storage_adapter-extension": "~1.1.0",
@ -85,6 +85,9 @@
"composer/composer": "^1.10",
"pusher/pusher-php-server": "^5.0"
},
"replace": {
"anomaly/streams-platform": "*"
},
"require-dev": {
"filp/whoops": "~2.0",
"fzaninotto/faker": "~1.4",