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

Class 'Symfony\Component\Yaml\Parser' not found #97

Open
joshmakar opened this issue Apr 15, 2021 · 0 comments
Open

Class 'Symfony\Component\Yaml\Parser' not found #97

joshmakar opened this issue Apr 15, 2021 · 0 comments

Comments

@joshmakar
Copy link

Ran composer require pragmarx/version, then php artisan vendor:publish --provider="PragmaRX\Version\Package\ServiceProvider".

Then when I refresh my app, I get the error

Class 'Symfony\Component\Yaml\Parser' not found

This is within a Homestead environment using:

  • Laravel 8.18.1
  • PHP 7.4.10
  • Composer 2.0.12

I tried installing Symfony, but it keeps erroring out and it appears that Symfony is already installed though. composer require symfony/yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant