Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chrfritsch authored Jan 9, 2024
1 parent 73e9004 commit a55a338
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
},
"config": {
"sort-packages": true,
"process-timeout": 2000
"process-timeout": 2000,
"allow-plugins": {
"phpstan/extension-installer": true
}
}
}

0 comments on commit a55a338

Please sign in to comment.