sigwinhq / xezilaires-dev

Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
MIT License
61 stars 4 forks source link

Roave BC checker #84

Open dkarlovi opened 5 years ago

dkarlovi commented 5 years ago

Add to build to avoid BC breaks.

dkarlovi commented 5 years ago

Untenable currently since it doesn't support optional dependencies (which this library has): https://github.com/Roave/BackwardCompatibilityCheck/issues/77 https://twitter.com/dkarlovi/status/1171420364502634498

dkarlovi commented 5 years ago

Requires splitting bridge out into separate packages which require base package and the current optional deps. https://github.com/maglnet/ComposerRequireChecker/issues/70#issuecomment-393154495