Skip to content

Commit

Permalink
Remove a hrad dependency on symfony/yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygerasimov committed Feb 17, 2025
1 parent 802d4b1 commit 480c1b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"diffywebsite/diffy-php": "^1",
"guzzlehttp/guzzle": "^7",
"n98/junit-xml": "^1.1",

Check failure on line 23 in composer.json

View workflow job for this annotation

GitHub Actions / Publish phar file

"./composer.json" does not contain valid JSON Parse error on line 23: ...t-xml": "^1.1", }, "require-dev" ---------------------^ Expected: 'STRING' - It appears you have an extra trailing comma
"symfony/yaml": "^6.4"
},
"require-dev": {
"g1a/composer-test-scenarios": "^2",
Expand Down

0 comments on commit 480c1b6

Please sign in to comment.