mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
change stream
This commit is contained in:
parent
89dcd41f51
commit
ee69934c3d
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user