8000 minor #54357 [VarExporter] fix tests (xabbuh) · symfony/symfony@b505fb8 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">

Commit b505fb8

Browse files
committed
minor #54357 [VarExporter] fix tests (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- [VarExporter] fix tests | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- ec8d2fb fix tests
2 parents 2083154 + ec8d2fb commit b505fb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/VarExporter/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"symfony/deprecation-contracts": "^2.5|^3"
2121
},
2222
"require-dev": {
23+
"symfony/property-access": "^6.4|^7.0",
24+
"symfony/serializer": "^6.4|^7.0",
2325
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2426
},
2527
"autoload": {

0 commit comments

Comments
 (0)
0