mirror of
https://github.com/flarum/framework.git
synced 2025-03-02 16:57:57 +08:00
Remove fileinfo dependency
As per https://github.com/flarum/docs/issues/14#issuecomment-365972062
This commit is contained in:
parent
e3d01c5e94
commit
2a5f524980
@ -34,7 +34,6 @@ class InstallServiceProvider extends AbstractServiceProvider
|
|||||||
new PhpVersion('7.1.0'),
|
new PhpVersion('7.1.0'),
|
||||||
new PhpExtensions([
|
new PhpExtensions([
|
||||||
'dom',
|
'dom',
|
||||||
'fileinfo',
|
|
||||||
'gd',
|
'gd',
|
||||||
'json',
|
'json',
|
||||||
'mbstring',
|
'mbstring',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user