Skip to content

Commit e24aaf4

Browse files
authored
Merge pull request #484 from dotkernel/issue-480
Issue #480: Require `symfony/var-exporter` to keep LazyGhost support
2 parents 4117816 + ec51c34 commit e24aaf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"ramsey/uuid-doctrine": "^2.1.0",
8080
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
8181
"symfony/filesystem": "^7.2.0",
82+
"symfony/var-exporter": "^6.4 || ^7.4",
8283
"zircote/swagger-php": "^5.0.7"
8384
},
8485
"require-dev": {

0 commit comments

Comments
 (0)