suin / php

Monorepo of Suin's PHP works.
MIT License
1 stars 2 forks source link

Upgrade for compatibility with Symplify v9.4 #8

Closed lsdch closed 7 months ago

lsdch commented 3 years ago

Upgrade Symplify-CS-Fixer for compatibility with Symplify v9.4

Services configuration needs reviewing. Many internal services from Symplify had to be explicitly registered to make everything work, there might be a better way to register them in the container.

Changes proposed in this pull request: Use updated list of fixers from Symplify/coding-standard Use updated API from friendsofphp/php-cs-fixer Use updated API for instanciation of Container