andreossido / laravel-odbc

ODBC integration for Laravel framework
35 stars 29 forks source link

Issues with instalation #21

Open tigerxml opened 7 months ago

tigerxml commented 7 months ago

The command

composer require abram/laravel-odbc

gives:

Could not find a version of package abram/laravel-odbc matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

With PHP 8.3 And Laravel 10 (with Orchid)