Ne-Lexa / google-play-scraper

PHP scraper to get data from Google Play
MIT License
75 stars 37 forks source link

Cast double type to float #1

Closed parnus01 closed 4 years ago

parnus01 commented 4 years ago

error occure in Nelexa\GPlay\Model\Builder\AppBuilder class because setScore function type hinting with float.

parnus01 commented 4 years ago

@Ne-Lexa Hi, can you help me to check this PR.