We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c92512 commit 57ccb9cCopy full SHA for 57ccb9c
composer.json
@@ -36,12 +36,12 @@
36
"ibexa/admin-ui": "~5.0.0@dev",
37
"ibexa/core": "~5.0.0@dev",
38
"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"
+ "symfony/console": "^7.3",
+ "symfony/event-dispatcher": "^7.3",
+ "symfony/form": "^7.3",
+ "symfony/http-foundation": "^7.3",
+ "symfony/routing": "^7.3",
+ "symfony/yaml": "^7.3"
45
},
46
"require-dev": {
47
"dg/bypass-finals": "^1.3",
0 commit comments