Skip to content

Commit 455c010

Browse files
committed
Apply PHP CS Fixer fixes [skip ci]
1 parent fb66a99 commit 455c010

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"require": {
3535
"php": ">=8.2 <8.6",
3636
"psr/log": "^1.0 || ^2.0 || ^3.0",
37-
"symfony/config": "^7.0 || ^8.0",
38-
"symfony/dependency-injection": "^7.0 || ^8.0",
39-
"symfony/http-client": "^7.0 || ^8.0",
40-
"symfony/http-kernel": "^7.0 || ^8.0",
41-
"symfony/framework-bundle": "^7.0 || ^8.0"
37+
"symfony/config": "^7.4",
38+
"symfony/dependency-injection": "^7.4",
39+
"symfony/framework-bundle": "^7.4",
40+
"symfony/http-client": "^7.4",
41+
"symfony/http-kernel": "^7.4"
4242
},
4343
"require-dev": {
4444
"friendsofphp/php-cs-fixer": "^3.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)