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

minor: Update dev tools #6554

Merged
merged 1 commit into from
Oct 11, 2022
Merged

minor: Update dev tools #6554

merged 1 commit into from
Oct 11, 2022

Conversation

kubawerlos
Copy link
Contributor

Updating all dev tools and:

  • removing workaround added in DX: run static code analysis on PHP 8.0 #5775 (humbug/php-scoper alias).
  • PHP can be restricted as both SCA and PHAR's build jobs are running on PHP 8.1
  • made by simply running:
    composer remove --dev humbug/php-scoper --no-update
    composer update
    composer show -ND | xargs composer rb --dev -W
    (rb stands for require-better)

@kubawerlos kubawerlos changed the title Update dev tools minor: Update dev tools Aug 17, 2022
@coveralls
Copy link

coveralls commented Aug 17, 2022

Coverage Status

Coverage remained the same at 92.913% when pulling bc1b07d on werlos:update_dev_tools into 531eaeb on FriendsOfPHP:master.

@kubawerlos kubawerlos marked this pull request as draft August 17, 2022 19:58
@kubawerlos kubawerlos marked this pull request as ready for review September 25, 2022 18:32
@keradus keradus merged commit a973208 into PHP-CS-Fixer:master Oct 11, 2022
@kubawerlos kubawerlos deleted the update_dev_tools branch October 11, 2022 20:56
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.

3 participants