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

Update minimum version of symfony/yaml to 2.0.5 #268

Merged
merged 1 commit into from Nov 20, 2019
Merged

Update minimum version of symfony/yaml to 2.0.5 #268

merged 1 commit into from Nov 20, 2019

Conversation

fisharebest
Copy link
Contributor

I'm using php-coveralls with composer update --prefer-lowest as part of my test matrix.

With 2.0.0 - 2.0.4, I get the error:

Error: Class 'Symfony\Component\Yaml\Parser' not found in /Users/gr4376/Projects/lib-gedcom/vendor/php-coveralls/php-coveralls/src/Bundle/CoverallsBundle/Config/Configurator.php on line 56

With 2.0.5, php-coveralls runs as expected.

I'm using `php-coveralls` with `composer update --prefer-lowest` as part of my test matrix.

With 2.0.0 - 2.0.4, I get the error:

```
Error: Class 'Symfony\Component\Yaml\Parser' not found in /Users/gr4376/Projects/lib-gedcom/vendor/php-coveralls/php-coveralls/src/Bundle/CoverallsBundle/Config/Configurator.php on line 56
```

With 2.0.5, `php-coveralls` runs as expected.
@keradus keradus merged commit ecfad87 into php-coveralls:2.1 Nov 20, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants