phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
28 stars 23 forks source link

Shift minimum PHP support to v8.0 #151

Closed Jeckerson closed 3 months ago

Jeckerson commented 3 months ago

Shift minimum supported version to PHP8.0 and Phalcon 5.5. Also review tests.