Problem with symfony/filesystem #1470
Labels
invalid
This issue just does not seem to be right or did not make sense in MetaModels context
wrong repository
This ticket is in the wrong repository and should get moved.
Checklist before I submit this issue report
I confirm that:
My environment is:
(Please fill in the actual values from your environment - check Contao Manager or use
composer show
)Issue description
require symfony/filesystem ^3.3 || ^4.0 should be require symfony/filesystem ^3.3 || ^5.0
to avoid problem like this: https://community.contao.org/de/showthread.php?83789-ClassNotFoundError-unter-C4-9-34
Steps to reproduce
Describe the behaviour of the application
Attempted to load class "Path" from namespace "Symfony\Component\Filesystem". Did you forget a "use" statement for e.g. "Webmozart\PathUtil\Path", "ScssPhp\ScssPhp\Util\Path" or "BaconQrCode\Renderer\Path\Path"?
Describe the expected behaviour of the application
template selection
Screenshots
(Add some visual love or even a video if you can)
The text was updated successfully, but these errors were encountered: