Skip to content

Commit

Permalink
update composer, changelog, beens protected function
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlan-00 committed Aug 6, 2020
1 parent d133f21 commit 9541012
Show file tree
Hide file tree
Showing 5 changed files with 304 additions and 57 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ phpcs*
*.swp
*.v11.suo
*~
composer.phar
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,11 @@
"kunalvarma05/dropbox-php-sdk": "^0.2.1",
"tightenco/collect": "5.2.*",
"ampache/ampacheapi-php": "^1.0",
"oomphinc/composer-installers-extender": "^1.1",
"jwilsson/spotify-web-api-php": "^3.5",
"ext-json": "*",
"ext-xml": "*",
"oomphinc/composer-installers-extender": "^1.1",
"jwilsson/spotify-web-api-php": "^3.5"
"ext-pdo": "*"
},

"repositories":
Expand Down
Loading

0 comments on commit 9541012

Please sign in to comment.