Skip to content

Commit

Permalink
Fix GitHub actions (allow-plugins issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrenth committed Jan 27, 2023
1 parent f536999 commit 74ff0f0
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 @@ -38,5 +38,10 @@
"tests",
"phpunit.xml"
]
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}

0 comments on commit 74ff0f0

Please sign in to comment.