Skip to content

Commit

Permalink
Moved ext-yaml to suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Apr 4, 2023
1 parent a86dff7 commit 046c682
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 @@ -12,7 +12,6 @@
}
],
"require": {
"ext-yaml": "*",
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/macroable": "^9.35|^10.1",
"illuminate/support": "^9.35|^10.1",
Expand All @@ -21,6 +20,7 @@
"vierbergenlars/php-semver": "^2.1|^3.0"
},
"suggest": {
"ext-yaml": "YAML extension is used to read or generate YAML from PHP K8s internal classes."
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 046c682

Please sign in to comment.