Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jan 6, 2018
1 parent 4259f1a commit ffd357f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,14 @@
"php": ">=7.0.7",
"chillerlan/database": "1.0.*",
"chillerlan/php-curl": "1.0.*",
"chillerlan/php-traits": "1.0.*"
"chillerlan/php-traits": "1.1.*"
},
"require-dev": {
"phpunit/phpunit": "6.5.*"
},
"suggest": {
"chillerlan/php-oauth": ">=2.0.0 - includes a GW2 API wrapper"
},
"autoload": {
"files": [
"src/Helpers/functions.php"
Expand Down

0 comments on commit ffd357f

Please sign in to comment.