Skip to content

Commit 82fc588

Browse files
committed
Update Symfony dependencies to ^6.4|^7.3
1 parent 6213f74 commit 82fc588

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"friendsofphp/php-cs-fixer": "^3.68",
1313
"phpstan/phpstan": "^1.10",
1414
"rector/rector": "^1.0",
15-
"symfony/console": "^5.4|^6.0|^7.0",
16-
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
17-
"symfony/http-kernel": "^5.4|^6.0|^7.0"
15+
"symfony/console": "^6.4|^7.3",
16+
"symfony/framework-bundle": "^6.4|^7.3",
17+
"symfony/http-kernel": "^6.4|^7.3"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)