Skip to content

Commit

Permalink
#9 remove redundant packages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhoelzel committed Mar 19, 2024
1 parent 97f3d6a commit 315ef69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"require": {
"php": ">=8.2",
"symfony/framework-bundle": "^6.4|^7.0",
"symfony/routing": "^6.4|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/twig-bundle": "^6.4|^7.0",
"symfony/yaml": "^6.4|^7.0"
Expand All @@ -27,7 +26,6 @@
"symfony/browser-kit": "^6.4|^7.0",
"symfony/css-selector": "^6.4|^7.0",
"symfony/dom-crawler": "^6.4|^7.0",
"symfony/finder": "^6.4|^7.0",
"friendsofphp/php-cs-fixer": "^3.51"
}
}

0 comments on commit 315ef69

Please sign in to comment.