Skip to content

Commit

Permalink
Try adding fileinfo extension to Phar Composer provide
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 10, 2023
1 parent 5ea3364 commit 4e0f10a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@
"laravel-zero/framework": "^10.0",
"mockery/mockery": "^1.6",
"pestphp/pest": "^2.26"
},
"provide": {
"ext-fileinfo" : "*"
}
}
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 4e0f10a

Please sign in to comment.