Skip to content

Commit 47b9b10

Browse files
committed
IBX-10228: Bumped symfony/* to ^7.3
1 parent 2c4bfe6 commit 47b9b10

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"ibexa/rector": "~5.0.x-dev",
1717
"ibexa/rest": "~5.0.x-dev",
1818
"psr/log": "^3.0",
19-
"symfony/dependency-injection": "^7.2",
20-
"symfony/event-dispatcher": "^7.2",
21-
"symfony/expression-language": "^7.2",
22-
"symfony/framework-bundle": "^7.2",
23-
"symfony/http-kernel": "^7.2",
24-
"symfony/translation": "^7.2",
25-
"symfony/yaml": "^7.2"
19+
"symfony/dependency-injection": "^7.3",
20+
"symfony/event-dispatcher": "^7.3",
21+
"symfony/expression-language": "^7.3",
22+
"symfony/framework-bundle": "^7.3",
23+
"symfony/http-kernel": "^7.3",
24+
"symfony/translation": "^7.3",
25+
"symfony/yaml": "^7.3"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)