Skip to content

v1.1.4

Compare
Choose a tag to compare
@mahmoudmohamedramadan mahmoudmohamedramadan released this 18 Oct 07:58
· 43 commits to 1.x since this release

Added

  • Add the laravel/framework to the require key.
  • Add the ext-pdo to the require key.

Changed

  • Update the approach of getting the database tables.
  • Remove the doctrine/dbal from the require key.
  • Remove the illuminate/support from the require key.
  • Remove the illuminate/console from the require key.

Fixed

  • Fix the compatibility issue between Laravel-v.11 and Doctrine.