Skip to content

Commit d3d7e5f

Browse files
committed
fix: Add symfony v8 in packages
1 parent f28120e commit d3d7e5f

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
@@ -37,7 +37,7 @@
3737
"spiral/core": "^3.16",
3838
"spiral/logger": "^3.16",
3939
"spiral/tokenizer": "^3.16",
40-
"symfony/translation": "^5.4.45 || ^6.4.17 || ^7.2",
40+
"symfony/translation": "^6.4.30 || ^7.4 || ^8.0",
4141
"psr/event-dispatcher": "^1.0"
4242
},
4343
"require-dev": {

0 commit comments

Comments
 (0)