ethercreative / yii2-ip-ratelimiter

Allow guest clients to be rate limited, using their IP as the identifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.MD contains errors

meyergru opened this issue · comments

php composer.phar require ethercreative/yii2-api-ratelimiter "~2.0.0"

should be:

php composer.phar require ethercreative/yii2-ip-ratelimiter "~1.0"

The package cannot be installed like this.