Skip to content

Commit

Permalink
Update toggl api url (godbout#41)
Browse files Browse the repository at this point in the history
* update toggl dependency with new api URL

* update npm packages
  • Loading branch information
godbout authored May 13, 2021
1 parent 785e04a commit 4fc3be5
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 179 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"php": "^7.3",
"godbout/alfred-workflow-workflow": "^1.2",
"godbout/alfred-workflow-config": "^1.7.0",
"morningtrain/toggl-api": "^1.0.4",
"morningtrain/toggl-api": "^1.0.5",
"vlucas/phpdotenv": "^5.1",
"wearerequired/harvest-api-php-client": "^0.2.",
"php-http/guzzle6-adapter": "^2.0.1",
Expand All @@ -38,7 +38,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"codedungeon/phpunit-result-printer": "^0.27.0"
"codedungeon/phpunit-result-printer": "^0.30.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 4fc3be5

Please sign in to comment.