Add symfony/expression-language as direct dependency

This commit is contained in:
Yassine Guedidi 2024-02-23 22:47:55 +01:00
parent 8a93a5744b
commit d83ce21784
2 changed files with 2 additions and 1 deletions

View file

@ -129,6 +129,7 @@
"symfony/error-handler": "^5.4.35",
"symfony/event-dispatcher": "^5.4.35",
"symfony/event-dispatcher-contracts": "^2.5.2",
"symfony/expression-language": "^5.4.35",
"symfony/finder": "^5.4.35",
"symfony/form": "^5.4.35",
"symfony/framework-bundle": "^5.4.35",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6f92d88470d37168d3f3a7ea88f5ed5f",
"content-hash": "7575f1b68b438b1ef034a6d7311db97a",
"packages": [
{
"name": "babdev/pagerfanta-bundle",