Skip to content

Commit d0ec823

Browse files
committed
chore: upgrade twig
1 parent e9fb1a6 commit d0ec823

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"require-dev": {
2121
"pda/pheanstalk": "^4.0",
22-
"phpunit/phpunit": "^8",
22+
"phpunit/phpunit": "^9",
2323
"monolog/monolog": "^1.22",
24-
"twig/twig": "^2.5",
24+
"twig/twig": "^3",
2525
"squizlabs/php_codesniffer": "3.*",
2626
"aws/aws-sdk-php": "^3.87",
2727
"phpstan/phpstan": "^0.12.87",

0 commit comments

Comments
 (0)