Skip to content

Commit

Permalink
Update riotquestv4.json
Browse files Browse the repository at this point in the history
  • Loading branch information
junlarsen committed Jun 1, 2019
1 parent 05ebd96 commit 0e54a35
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions libraries/php/riotquestv4.json
@@ -1,12 +1,12 @@
{
"owner": "supergrecko",
"repo": "RiotQuest",
"description": "A full-on Framework for working with the Riot API. Featuring DTO's, Caching & Automatic Rate limiting",
"description": "RiotQuest is a modern PHP 7+ framework for the League of Legends API. Easy setup and installation. Laravel integrations out of the box.",
"language": "PHP",
"links": [
{
"name": "Documentation",
"url": "https://github.com/supergrecko/RiotQuest/wiki"
"url": "https://supergrecko.dev/docs/riot-quest"
},
{
"name": "Packagist",
Expand All @@ -18,12 +18,13 @@
}
],
"metadata": {
"version": "1.0.0"
"version": "1.1.2"
},
"tags": [
"v4",
"rate-limiting",
"cache",
"dto-support"
"dto-support",
"laravel-integration"
]
}

0 comments on commit 0e54a35

Please sign in to comment.