Skip to content

Commit

Permalink
Correct Symfony version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccreary authored Feb 26, 2023
1 parent 884e717 commit 2b86ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"illuminate/filesystem": "^10.0",
"illuminate/support": "^10.0",
"laravel-shift/faker-registry": "^0.2.0",
"symfony/yaml": "^6.3"
"symfony/yaml": "^6.2"
},
"require-dev": {
"laravel/pint": "^1.2",
Expand Down

0 comments on commit 2b86ee4

Please sign in to comment.