Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
Fix Composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jan 2, 2022
1 parent 2d173f5 commit 812b11b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@
"branch-alias": {
"dev-master": "6.1.x-dev"
}
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}

0 comments on commit 812b11b

Please sign in to comment.