laravel-oci8 icon indicating copy to clipboard operation
laravel-oci8 copied to clipboard

Package yajra/laravel-oci8 at version 5.6.* has a PHP requirement incompati ble with your PHP version (7.0.28)

Open harabdo4 opened this issue 7 years ago • 1 comments

When I try to execute this line command <composer require yajra/laravel-oci8:"5.6."> I got this message error : " [InvalidArgumentException]
Package yajra/laravel-oci8 at version 5.6.
has a PHP requirement incompati
ble with your PHP version (7.0.28) "

do you have any idea, thanks

System details

PHP version :

  • Operating System :ubuntu0.16.04.1
  • PHP Version : 7.0.28
  • Laravel Version: 5.6
  • Laravel-OCI8 Version : I enabled this line : extension=php_oci8_12c.dll in php.ini

harabdo4 avatar Apr 09 '18 16:04 harabdo4

Laravel 5.6 requires PHP >=7.1.3 afaik. Please update your php version.

yajra avatar Apr 17 '18 03:04 yajra

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Nov 17 '22 03:11 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Nov 25 '22 02:11 github-actions[bot]