Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 71966dd commit fff222a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpunit/phpunit": "^9.5.5",
"symfony/console": "^4.4.30 || ^5.3.7",
"symfony/css-selector": "^4.4.24 || ^5.2.9"
"symfony/console": "^4.4.30 || ^5.3.7 || ^7.0.0",
"symfony/css-selector": "^4.4.24 || ^5.2.9 || ^7.0.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit fff222a

Please sign in to comment.