Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marcreichel committed Apr 30, 2021
1 parent 486fdd7 commit 13ce35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["laravel", "api-wrapper", "igdb", "igdb-api", "apicalypse", "wrapper"],
"require": {
"php": "^7.2 | ^7.3 | ^7.4 | ^8.0",
"laravel/framework": "^^8.40.0",
"laravel/framework": "^8.40.0",
"guzzlehttp/guzzle": "~6.0|~7.0",
"ext-json": "*"
},
Expand Down

0 comments on commit 13ce35f

Please sign in to comment.