Skip to content

Commit

Permalink
Some w.i.p. code for creating a publication pdf file using twig
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoLouwerse committed Aug 9, 2024
1 parent 7d379ed commit f296e68
Show file tree
Hide file tree
Showing 6 changed files with 2,339 additions and 235 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@
},
"require": {
"php": "^8.1",
"adbario/php-dot-notation": "^3.3.0",
"bamarni/composer-bin-plugin": "^1.8",
"elasticsearch/elasticsearch": "^v8.14.0",
"adbario/php-dot-notation": "^3.3.0",
"guzzlehttp/guzzle": "^7.0",
"mpdf/mpdf": "^8.2",
"symfony/twig-bundle": "^6.4",
"symfony/uid": "^6.4"
},
"require-dev": {
Expand Down
Loading

0 comments on commit f296e68

Please sign in to comment.