fixed 1.9

This commit is contained in:
vedatakd 2021-04-05 12:54:46 +03:00
parent 0dfd983825
commit 2ad12903db

View File

@ -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",