Skip to content

Commit

Permalink
Allow installers plugin. Rebuild lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed Jul 7, 2024
1 parent 1fa32b3 commit b53ce38
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 503 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
},
"require-dev": {
"phpunit/phpunit": "^8.0"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}
Loading

0 comments on commit b53ce38

Please sign in to comment.