Skip to content

Commit 57ccb9c

Browse files
authored
IBX-10228: Bumped symfony/* to ^7.3 (#28)
1 parent 6c92512 commit 57ccb9c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"ibexa/admin-ui": "~5.0.0@dev",
3737
"ibexa/core": "~5.0.0@dev",
3838
"ibexa/fieldtype-richtext": "~5.0.0@dev",
39-
"symfony/console": "^7.2",
40-
"symfony/event-dispatcher": "^7.2",
41-
"symfony/form": "^7.2",
42-
"symfony/http-foundation": "^7.2",
43-
"symfony/routing": "^7.2",
44-
"symfony/yaml": "^7.2"
39+
"symfony/console": "^7.3",
40+
"symfony/event-dispatcher": "^7.3",
41+
"symfony/form": "^7.3",
42+
"symfony/http-foundation": "^7.3",
43+
"symfony/routing": "^7.3",
44+
"symfony/yaml": "^7.3"
4545
},
4646
"require-dev": {
4747
"dg/bypass-finals": "^1.3",

0 commit comments

Comments
 (0)