Skip to content

Commit

Permalink
Allow plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Dec 3, 2022
1 parent 0fac00d commit 3b306f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Expand Up @@ -55,6 +55,9 @@
},
"config": {
"optimize-autoloader": true,
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}

0 comments on commit 3b306f2

Please sign in to comment.