Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@takaram
Copy link
Contributor

@takaram takaram commented Jun 1, 2024

This PR includes some improvements about CI settings.

  • Use the latest version of actions/checkout and actions/cache
  • Remove PHP8.1-specific step on composer install
  • Paslm has output format setting for GtiHub Actions, so use it to remove cs2pr

@mnapoli
Copy link
Member

mnapoli commented Jun 2, 2024

Remove PHP8.1-specific step on composer install

Can you explain why?

@takaram
Copy link
Contributor Author

takaram commented Jun 3, 2024

@mnapoli
The step seems to have been there because ocramius/proxy-manager was unable to be installed on PHP 8.1.
See #808 (comment)

Now ocramius/proxy-manager was removed from composer.json in d2b57ec, and we see no problems without --ignore-platform-req, so let's make the job simpler.

@mnapoli
Copy link
Member

mnapoli commented Jun 4, 2024

ahh ok thanks!

@mnapoli mnapoli merged commit f50ab28 into PHP-DI:master Jun 4, 2024
@takaram takaram deleted the patch-1 branch June 4, 2024 15:04
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.

2 participants