Skip to content

Commit

Permalink
Merge pull request #749 from rob-3/issue/733-update-composer-deps
Browse files Browse the repository at this point in the history
Update composer deps
  • Loading branch information
bagofarms authored Jan 26, 2022
2 parents a2fdf9e + 01f3d36 commit 64b92cc
Show file tree
Hide file tree
Showing 2 changed files with 896 additions and 772 deletions.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,11 @@
"preferred-install": {
"*": "dist"
},
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/package-versions-deprecated": false,
"symfony/flex": false
}
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 64b92cc

Please sign in to comment.