Skip to content

Commit

Permalink
fix(deps): update dependency twig/extra-bundle to v3.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 73e0a05 commit 7e3cb11
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"cweagans/composer-patches": "1.7.3",
"doctrine/doctrine-bundle": "2.13.1",
"doctrine/doctrine-migrations-bundle": "3.3.1",
"doctrine/orm": "2.20.1",
"doctrine/orm": "2.20.0",
"exercise/htmlpurifier-bundle": "5.0",
"friendsofsymfony/http-cache": "3.1.0",
"friendsofsymfony/http-cache-bundle": "3.0.2",
Expand All @@ -21,12 +21,12 @@
"lexik/jwt-authentication-bundle": "3.1.0",
"nelmio/cors-bundle": "2.5.0",
"phpdocumentor/reflection-docblock": "5.4.1",
"phpmyadmin/sql-parser": "5.10.2",
"phpmyadmin/sql-parser": "5.10.1",
"ramsey/uuid": "4.7.6",
"rize/uri-template": "0.4.0",
"rize/uri-template": "0.3.6",
"sentry/sentry-symfony": "4.14.0",
"stof/doctrine-extensions-bundle": "1.12.0",
"swaggest/json-schema": "0.12.43",
"swaggest/json-schema": "0.12.42",
"symfony/asset": "7.1.6",
"symfony/console": "7.1.7",
"symfony/dotenv": "7.1.6",
Expand All @@ -48,18 +48,18 @@
"symfony/yaml": "7.1.6",
"twig/cssinliner-extra": "^3.4",
"twig/extra-bundle": "^3.4",
"webonyx/graphql-php": "15.19.1"
"webonyx/graphql-php": "15.18.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.58.1",
"hautelook/alice-bundle": "2.13.0",
"justinrainbow/json-schema": "5.3.0",
"php-coveralls/php-coveralls": "2.7.0",
"phpspec/prophecy-phpunit": "2.3.0",
"phpspec/prophecy-phpunit": "2.2",
"phpstan/phpstan": "1.11.11",
"phpunit/phpunit": "10.5.30",
"rector/rector": "1.2.4",
"spatie/phpunit-snapshot-assertions": "5.1.7",
"spatie/phpunit-snapshot-assertions": "5.1.6",
"symfony/browser-kit": "7.1.6",
"symfony/css-selector": "7.1.6",
"symfony/debug-bundle": "7.1.6",
Expand Down

0 comments on commit 7e3cb11

Please sign in to comment.