symplify / coding-standard

Coding Standard rules for PHP projects with focus on Clean Architecture
MIT License
347 stars 20 forks source link

Remove downgrade process #12

Closed samsonasik closed 1 year ago

samsonasik commented 1 year ago

coding-standard seems only should be installable via ecs, so this PR remove the downgrade process.

samsonasik commented 1 year ago

@TomasVotruba ready for review, next steps needed:

"minimum-stability": "dev",
"prefer-stable": true

so coding-standard will be installable from there.

TomasVotruba commented 1 year ago

I've removed the tags 👍

samsonasik commented 1 year ago

@TomasVotruba thank you, it works now 🎉 https://github.com/rectorphp/getrector.org/pull/982