Skip to content

Commit

Permalink
Merge pull request #16 from code-sport/feat/ics
Browse files Browse the repository at this point in the history
Feat/ics
  • Loading branch information
code-sport committed Jan 10, 2022
2 parents 79a249f + d839a95 commit cb1475e
Show file tree
Hide file tree
Showing 26 changed files with 1,257 additions and 43 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"require": {
"tecnickcom/tcpdf": "^6.4.2",
"analog/analog": "^1.0",
"ext-json": "*"
"ext-json": "*",
"spatie/icalendar-generator": "^2.3"
}
}
Loading

0 comments on commit cb1475e

Please sign in to comment.