Skip to content

Commit 670d564

Browse files
Merge branch '5.4' into 6.4
* 5.4: [Messenger] Fix reading pending messages with Redis [Serializer] Revert #54488 to fix BC Break [Validator] reviewed Polish translation for unit 113 [Validator] Missing translations for Croatian (hr) review and fix hungarian validation message Update translation review uk translations v2 [Validator] Update message translations for unit 113 (TLD) [Intl] Remove resources data from classmap generation
2 parents 2628ded + 8d941ee commit 670d564

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"autoload": {
3535
"psr-4": { "Symfony\\Component\\Intl\\": "" },
3636
"exclude-from-classmap": [
37-
"/Tests/"
37+
"/Tests/",
38+
"/Resources/data/"
3839
]
3940
},
4041
"minimum-stability": "dev"

0 commit comments

Comments
 (0)