joomla-framework / database

Joomla Framework Database Package
GNU General Public License v2.0
28 stars 34 forks source link

simplify PHP requirements #270

Closed Hackwar closed 2 years ago

Hackwar commented 2 years ago

I would assume that we support all PHP versions and with the nightly builds, we should learn early enough if something breaks in a future PHP version. That's why I'd like to simplify this the proposed way.

nibra commented 2 years ago

The PHP requirement is that way on purpose - for now, only PHP <= 8.2 should be valid. 8.2 is tested with --ignore-platform-reqs, so it will work, once all dependencies are fixed. Your change exludes 8.1+