Skip to content

Commit 00be89d

Browse files
committed
US1-3
1 parent 4076df4 commit 00be89d

File tree

9 files changed

+2841
-2
lines changed

9 files changed

+2841
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
}
88
},
99
"require": {
10-
"php": "^8.2"
10+
"php": "^8.2",
11+
"twig/twig": "^3.22"
1112
},
1213
"require-dev": {
1314
"friendsofphp/php-cs-fixer": "^3.92"

0 commit comments

Comments
 (0)