Skip to content

Commit 082ec7d

Browse files
committed
Update twig v3.16
1 parent 85955cf commit 082ec7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
],
2626
"require": {
2727
"php": ">=8.2",
28-
"twig/twig": "^3.15"
28+
"twig/twig": "^3.16"
2929
},
3030
"require-dev": {
3131
"clue/phar-composer": "^1.4",
3232
"phpstan/phpstan": "^2.0",
33-
"phpunit/phpunit": "^11.4"
33+
"phpunit/phpunit": "^11.5"
3434
},
3535
"suggest": {
3636
"ext-apcu": "Required for the APCu dashboard.",

twig.phar

2.63 KB
Binary file not shown.

0 commit comments

Comments
 (0)