Skip to content

Commit aae866e

Browse files
Update symfony packages to v8
1 parent 381af78 commit aae866e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
"ramsey/uuid": "^4.5.0",
7979
"ramsey/uuid-doctrine": "^2.1.0",
8080
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
81-
"symfony/filesystem": "^7.2.0",
82-
"symfony/var-exporter": "^6.4 || ^7.4",
81+
"symfony/filesystem": "^8.0.0",
82+
"symfony/var-exporter": "^6.4 || ^7.4 || ^8.0",
8383
"zircote/swagger-php": "^6.0.0"
8484
},
8585
"require-dev": {
@@ -91,7 +91,7 @@
9191
"phpstan/phpstan-phpunit": "^2.0.6",
9292
"phpunit/phpunit": "^12.5.23",
9393
"roave/security-advisories": "dev-latest",
94-
"symfony/var-dumper": "^7.2.3"
94+
"symfony/var-dumper": "^8.0.0"
9595
},
9696
"autoload": {
9797
"psr-4": {

0 commit comments

Comments
 (0)