mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
fixed 1.9
This commit is contained in:
parent
0dfd983825
commit
2ad12903db
@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"anomaly/streams-platform": "~1.9.0",
|
||||
"visiosoft/streams-platform": "~1.9.0",
|
||||
"anomaly/default_authenticator-extension": "~2.1.0",
|
||||
"anomaly/throttle_security_check-extension": "~2.1.0",
|
||||
"anomaly/private_storage_adapter-extension": "~1.1.0",
|
||||
@ -82,6 +82,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