Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with symfony/filesystem #1470

Closed
4 tasks done
Misco opened this issue Oct 5, 2022 · 1 comment
Closed
4 tasks done

Problem with symfony/filesystem #1470

Misco opened this issue Oct 5, 2022 · 1 comment
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.

Comments

@Misco
Copy link

Misco commented Oct 5, 2022

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)

Key Value Comments
PHP version: 7.4
Contao version: 4.9.34
MetaModels version: 2.1
Installed MetaModels packages: starter
DCG version:

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

  1. create a new template

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)

@zonky2 zonky2 added 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. labels Oct 5, 2022
@zonky2
Copy link
Contributor

zonky2 commented Oct 5, 2022

Wait for fix at Contao or use workaround contao/contao#5298

@zonky2 zonky2 closed this as completed Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants