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