Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Apr 3, 2024
1 parent 6ef0237 commit fd1f56a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,10 @@
"optimize-autoloader": true,
"preferred-install": "dist",
"prepend-autoloader": true,
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"ghostwriter/coding-standard": true
}
},
"scripts": {
"bench": "vendor/bin/phpbench --colors=always",
Expand Down
36 changes: 18 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd1f56a

Please sign in to comment.