Skip to content

Commit 2dda624

Browse files
Merge branch '6.4' into 7.0
* 6.4: [Translator] Add argument `$buildDir` to `DataCollectorTranslator::warmUp()`
2 parents 9854cf6 + 760a80c commit 2dda624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony/error-handler": "^6.4|^7.0",
2727
"symfony/event-dispatcher": "^6.4|^7.0",
2828
"symfony/http-foundation": "^6.4|^7.0",
29-
"symfony/http-kernel": "^6.4",
29+
"symfony/http-kernel": "^6.4|^7.0",
3030
"symfony/polyfill-mbstring": "~1.0",
3131
"symfony/filesystem": "^6.4|^7.0",
3232
"symfony/finder": "^6.4|^7.0",

0 commit comments

Comments
 (0)