v1.1.4
mahmoudmohamedramadan
released this
18 Oct 07:58
·
43 commits
to 1.x
since this release
Added
- Add the
laravel/framework
to therequire
key. - Add the
ext-pdo
to therequire
key.
Changed
- Update the approach of getting the database tables.
- Remove the
doctrine/dbal
from therequire
key. - Remove the
illuminate/support
from therequire
key. - Remove the
illuminate/console
from therequire
key.
Fixed
- Fix the compatibility issue between
Laravel-v.11
andDoctrine
.