Skip to content

Commit

Permalink
chore: Update packages and php
Browse files Browse the repository at this point in the history
  • Loading branch information
adambalint-srg committed Nov 15, 2022
1 parent e193717 commit 3a831b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
}
],
"require": {
"php": "^7.3",
"twig/twig": "^2.1"
"php": "^8.1",
"twig/twig": "^3.4"
},
"autoload": {
"psr-0": { "Mandango\\Mondator\\": "src/" }
Expand Down

0 comments on commit 3a831b9

Please sign in to comment.