I think would be great to remove symfony/filesystem dependence because it used only in tests and conflicts with symfony 3.4/4.4. Many developers who used symfony 3.4/4.4 can't require this great lib. This is no have any reasons to use symfony/filesystem in dev requirements. It should be replaced by native php or add a range symfony/filesystem: ^4.4|^5.0. Thanks
I think would be great to remove symfony/filesystem dependence because it used only in tests and conflicts with symfony 3.4/4.4. Many developers who used symfony 3.4/4.4 can't require this great lib. This is no have any reasons to use symfony/filesystem in dev requirements. It should be replaced by native php or add a range symfony/filesystem: ^4.4|^5.0. Thanks