config/stubs/oci8.composer.json
{
"require": { "instantclient": "*" }, "php-ext": { "configure-options": [ { "name": "with-oci8-19=../deps,shared" } ] } } |
{
"require": { "instantclient": "*" }, "php-ext": { "configure-options": [ { "name": "with-oci8-19=../deps,shared" } ] } } |