Skip to content

Commit

Permalink
chore: upgrade twig
Browse files Browse the repository at this point in the history
  • Loading branch information
papac committed Dec 12, 2024
1 parent e9fb1a6 commit d0ec823
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,9 +19,9 @@
},
"require-dev": {
"pda/pheanstalk": "^4.0",
"phpunit/phpunit": "^8",
"phpunit/phpunit": "^9",
"monolog/monolog": "^1.22",
"twig/twig": "^2.5",
"twig/twig": "^3",
"squizlabs/php_codesniffer": "3.*",
"aws/aws-sdk-php": "^3.87",
"phpstan/phpstan": "^0.12.87",
Expand Down

0 comments on commit d0ec823

Please sign in to comment.