Skip to content

Commit

Permalink
Add Symfony 6 components
Browse files Browse the repository at this point in the history
  • Loading branch information
Quetzacoalt91 committed Oct 10, 2022
1 parent d00c2ce commit feee5a7
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 265 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">=7.2.5",
"symfony/console": "^3.4 || ~4.0 || ~5.0",
"symfony/finder": "^3.4 || ~4.0 || ~5.0",
"symfony/console": "^3.4 || ~4.0 || ~5.0 || ~6.0",
"symfony/finder": "^3.4 || ~4.0 || ~5.0 || ~6.0",
"nikic/php-parser": "^4.10"
},
"config": {
Expand Down
Loading

0 comments on commit feee5a7

Please sign in to comment.