v1.1.4
·
82 commits
to 1.x
since this release
Added
- Add the
laravel/frameworkto therequirekey. - Add the
ext-pdoto therequirekey.
Changed
- Update the approach of getting the database tables.
- Remove the
doctrine/dbalfrom therequirekey. - Remove the
illuminate/supportfrom therequirekey. - Remove the
illuminate/consolefrom therequirekey.
Fixed
- Fix the compatibility issue between
Laravel v11andDoctrine.