Skip to content

Commit 31aec6e

Browse files
committed
update composer.json
1 parent 8b3616c commit 31aec6e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,15 @@
1414
"role": "Creator & Designer"
1515
}
1616
],
17+
"repositories": [
18+
{
19+
"type": "vcs",
20+
"url": "https://github.com/ulobby/yaml"
21+
}
22+
],
1723
"require": {
1824
"php": ">=8.0",
19-
"laravel/framework": ">=7.0",
20-
"pragmarx/yaml": "^1.0"
25+
"pragmarx/yaml": "^1.4.0"
2126
},
2227
"require-dev": {
2328
"phpunit/phpunit": "~5|~6|~7|~8|~9",

0 commit comments

Comments
 (0)