Skip to content

Conversation

@odolbeau
Copy link
Member

Fix #373

@odolbeau
Copy link
Member Author

It looks like phpstan is ran against latest vendors version (master) due to "minimum-stability": "dev" in our composer.json.

Should we:

  1. Keep running phpstan against non stable version & remove this error message?
  2. Keep "minimum-stability": "dev" & find a way to run phpstan against latest stable vendor versions? (maybe using docker://jakzal/phpqa:php7.3-alpine instead of docker://oskarstark/phpstan-ga)
  3. Remove "minimum-stability": "dev" from our composer.json?

I'll create a new PR to try solution 2.

@odolbeau
Copy link
Member Author

odolbeau commented Dec 30, 2019

Changing the docker image is not enough to have solution 2. working (see #375 )

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

It should be green now when #375 is merged.

@Nyholm Nyholm merged commit b519b0d into php-translation:master Jan 6, 2020
@odolbeau odolbeau deleted the bump-requirements branch January 8, 2020 11:24
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.

Unable to edit a missing translation from profiler

2 participants