Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harris21 committed Jul 23, 2024
1 parent 8b3616c commit 31aec6e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@
"role": "Creator & Designer"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/ulobby/yaml"
}
],
"require": {
"php": ">=8.0",
"laravel/framework": ">=7.0",
"pragmarx/yaml": "^1.0"
"pragmarx/yaml": "^1.4.0"
},
"require-dev": {
"phpunit/phpunit": "~5|~6|~7|~8|~9",
Expand Down

0 comments on commit 31aec6e

Please # to comment.