Skip to content

Commit

Permalink
Fixes consolidation#951: Allow symfony/yaml ^5
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Aug 27, 2020
1 parent 7c2bfd9 commit 91b9343
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 249 deletions.
1 change: 0 additions & 1 deletion .scenarios.lock/symfony4/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"consolidation/annotated-command": "^4.2",
"consolidation/output-formatters": "^4.1.1",
"consolidation/self-update": "^1.2",
"grasmash/yaml-expander": "^1.4",
"league/container": "^2.4.1"
},
"require-dev": {
Expand Down
196 changes: 74 additions & 122 deletions .scenarios.lock/symfony4/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ consolidation/self-update 1.2.0 MIT
container-interop/container-interop 1.2.0 MIT
dflydev/dot-access-data v1.1.0 MIT
grasmash/expander 1.0.0 MIT
grasmash/yaml-expander 1.4.0 MIT
league/container 2.4.1 MIT
psr/container 1.0.0 MIT
psr/log 1.1.3 MIT
Expand All @@ -44,5 +43,4 @@ symfony/polyfill-mbstring v1.18.1 MIT
symfony/polyfill-php73 v1.18.1 MIT
symfony/polyfill-php80 v1.18.1 MIT
symfony/process v4.4.11 MIT
symfony/service-contracts v1.1.9 MIT
symfony/yaml v4.4.11 MIT
symfony/service-contracts v1.1.9 MIT
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"consolidation/annotated-command": "^4.2",
"consolidation/output-formatters": "^4.1.1",
"consolidation/self-update": "^1.2",
"grasmash/yaml-expander": "^1.4",
"league/container": "^2.4.1",
"symfony/console": "^4.4.8|^5",
"symfony/event-dispatcher": "^4.4.8|^5",
Expand Down
Loading

0 comments on commit 91b9343

Please sign in to comment.