Skip to content

Commit

Permalink
modified: composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Helmut Kaufmann committed Aug 24, 2022
1 parent cbd7fd3 commit fa76d23
Show file tree
Hide file tree
Showing 7 changed files with 2,211 additions and 115 deletions.
14 changes: 12 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,18 @@
"require": {
"php": ">=8.0",
"composer/installers": "~1.0",
"twig/string-extra": "~3.4",
"twig/extra-bundle": "~3.4"
"twig/cssinliner-extra": "^3.3",
"twig/extra-bundle": "^3",
"twig/cache-extra": "^3",
"twig/html-extra": "^3",
"twig/string-extra": "^3",
"twig/inky-extra": "^3",
"twig/twig": "^3",
"twig/markdown-extra": "^3",
"twig/intl-extra": "^3"

},
"require-dev": {
},
"config": {
"allow-plugins": {
Expand Down
Loading

0 comments on commit fa76d23

Please sign in to comment.