Skip to content

Commit

Permalink
allow plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Jul 7, 2022
1 parent bd2604b commit d3fc6be
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 @@ -29,6 +29,11 @@
"require-dev": {
"orchestra/testbench": "^6.22.0 || ^7.0"
},
"config": {
"allow-plugins": {
"pixelfear/composer-dist-plugin": true
}
},
"suggest": {
"spatie/fork": "Required to generate pages concurrently (^0.0.4)."
},
Expand Down

0 comments on commit d3fc6be

Please sign in to comment.