Skip to content

Releases: shweshi/Laravel-Unsplash-Wrapper

Fix typo in function name

Choose a tag to compare

@shweshi shweshi released this 13 Sep 19:53
b72e6de

Fix typo in function name.

$statistics = UnsplashUsers::statistics($username, $params); // single user's statistics

It was previously statics.

This release might break if someone is using old function name.

Final Release

Choose a tag to compare

@shweshi shweshi released this 10 Feb 18:32

This release contains public actions.