We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2cebc commit 43fb3f6Copy full SHA for 43fb3f6
composer.json
@@ -8,12 +8,12 @@
8
"require": {
9
"php": ">=8.3",
10
"ibexa/core": "~5.0.x-dev",
11
- "symfony/config": "^7.2",
12
- "symfony/dependency-injection": "^7.2",
13
- "symfony/event-dispatcher": "^7.2",
14
- "symfony/http-foundation": "^7.2",
15
- "symfony/http-kernel": "^7.2",
16
- "symfony/yaml": "^7.2"
+ "symfony/config": "^7.3",
+ "symfony/dependency-injection": "^7.3",
+ "symfony/event-dispatcher": "^7.3",
+ "symfony/http-foundation": "^7.3",
+ "symfony/http-kernel": "^7.3",
+ "symfony/yaml": "^7.3"
17
},
18
"require-dev": {
19
"ibexa/behat": "~5.0.x-dev",
0 commit comments