Skip to content

Commit

Permalink
Switch package for toggl and update redmine API.
Browse files Browse the repository at this point in the history
  • Loading branch information
stborchert committed Jan 12, 2022
1 parent b14197a commit 51817ab
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 343 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "Command line tool to sync toggl time entries to redmine",
"require": {
"php": ">=7.4.0",
"ajt/guzzle-toggl": "~1.1",
"kbsali/redmine-api": "^2.1",
"morningtrain/toggl-api": "^1.2",
"symfony/config": "~2.7|^3",
"symfony/console": "~2.7|^3",
"symfony/yaml": "~2.7|^3"
Expand Down
Loading

0 comments on commit 51817ab

Please sign in to comment.