Skip to content

Commit a352e1f

Browse files
committed
Issue #400: Bumped dependencies
Signed-off-by: alexmerlin <[email protected]>
1 parent c8696c3 commit a352e1f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"mezzio/mezzio-fastroute": "^3.14.0",
5454
"ramsey/uuid": "^4.9.1",
5555
"ramsey/uuid-doctrine": "^2.1.0",
56-
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0"
56+
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
57+
"symfony/var-exporter": "^6.4 || ^7.4"
5758
},
5859
"require-dev": {
5960
"dotkernel/dot-maker": "^1.1.0",
@@ -65,7 +66,7 @@
6566
"phpstan/phpstan-phpunit": "^2.0.8",
6667
"phpunit/phpunit": "^10.5.58",
6768
"roave/security-advisories": "dev-latest",
68-
"symfony/var-dumper": "^7.3.5",
69+
"symfony/var-dumper": "^7.4.0",
6970
"vincentlanglet/twig-cs-fixer": "^3.11.0"
7071
},
7172
"autoload": {

0 commit comments

Comments
 (0)