Skip to content

Commit

Permalink
Testing symfony ^5/^6 for Laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
svpernova09 committed Feb 2, 2022
1 parent b7049ad commit 248df11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A virtual machine for web artisans.",
"require": {
"php": "^8.0 || <8.2",
"symfony/console": "^6.0",
"symfony/console": "^5.0 || ^6.0",
"symfony/process": "^5.0 || ^6.0",
"symfony/yaml": "^5.0 || ^6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 248df11

Please sign in to comment.