You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #240 Upgrade php-cs-fixer used in gh action and run on php 8 (kbond)
This PR was merged into the 2.x branch.
Discussion
----------
Upgrade php-cs-fixer used in gh action and run on php 8
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | n/a
| License | MIT
Currently, php-cs-fixer doesn't like the php 8 syntax (ie unions/promoted properties) we'd like to use in twig/live components.
Commits
-------
0f34080 upgrade php-cs-fixer used in gh action and run on php 8
0 commit comments