mirror of
https://github.com/flarum/core.git
synced 2025-08-04 07:27:39 +02:00
Remove fileinfo dependency
As per https://github.com/flarum/docs/issues/14#issuecomment-365972062
This commit is contained in:
@@ -34,7 +34,6 @@ class InstallServiceProvider extends AbstractServiceProvider
|
||||
new PhpVersion('7.1.0'),
|
||||
new PhpExtensions([
|
||||
'dom',
|
||||
'fileinfo',
|
||||
'gd',
|
||||
'json',
|
||||
'mbstring',
|
||||
|
Reference in New Issue
Block a user