mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
fixed 1.9
This commit is contained in:
parent
0dfd983825
commit
2ad12903db
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"anomaly/streams-platform": "~1.9.0",
|
"visiosoft/streams-platform": "~1.9.0",
|
||||||
"anomaly/default_authenticator-extension": "~2.1.0",
|
"anomaly/default_authenticator-extension": "~2.1.0",
|
||||||
"anomaly/throttle_security_check-extension": "~2.1.0",
|
"anomaly/throttle_security_check-extension": "~2.1.0",
|
||||||
"anomaly/private_storage_adapter-extension": "~1.1.0",
|
"anomaly/private_storage_adapter-extension": "~1.1.0",
|
||||||
@ -82,6 +82,9 @@
|
|||||||
"composer/composer": "^1.10",
|
"composer/composer": "^1.10",
|
||||||
"pusher/pusher-php-server": "^5.0"
|
"pusher/pusher-php-server": "^5.0"
|
||||||
},
|
},
|
||||||
|
"replace": {
|
||||||
|
"anomaly/streams-platform": "*"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"filp/whoops": "~2.0",
|
"filp/whoops": "~2.0",
|
||||||
"fzaninotto/faker": "~1.4",
|
"fzaninotto/faker": "~1.4",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user