Skip to content

Commit a8f0798

Browse files
Update composer.json
Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
1 parent 5476ebe commit a8f0798

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
},
88
"require": {
99
"php": ">=8.3",
10-
"symfony/config": "^7.2",
11-
"symfony/dependency-injection": "^7.2",
12-
"symfony/http-kernel": "^7.2",
13-
"symfony/yaml": "^7.2"
10+
"symfony/config": "^7.4",
11+
"symfony/dependency-injection": "^7.4",
12+
"symfony/http-kernel": "^7.4",
13+
"symfony/yaml": "^7.4"
1414
},
1515
"require-dev": {
1616
"ibexa/code-style": "~2.0.0"

0 commit comments

Comments
 (0)