Fix contributing/installation documentation missing latest references, some typos#1826
Fix contributing/installation documentation missing latest references, some typos#1826norberttech merged 2 commits intoflow-php:1.xfrom
Conversation
|
thank you @leith ❤️ |
You're welcome. :) Comment addressed with new commit on the branch. Not sure what else I can help with moving forward, but found this library very handy for Parquet to MySQL, even if it was a bit of a 'mare getting it backported to 8.1 - monorepos aren't super |
|
There is always something on our Roadmap to work on if you want to help 💪 But since you have an use case for 8.1 support, maybe we can think (in a dedicated proposal) how to automate that and release entire monorepo under 8.1 in automated way through rector? |
|
I ended up doing it semi-automatedly through rector, but I don't think the use-case is super strong. 8.1 is still supported, but not for too much longer so not really worth adjusting a version support policy over that. Even without the downgrade though, it did illustrate the challenge of testing a fork of component from a monorepo when loading via composer - had to make 10 repos and a tweaked github action to make it all play nice. |
Resolves: #1825
Change Log
Added
Fixed
Changed
Removed
Deprecated
Security