-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Followed documentation here: https://blog.rabin.io/sysadmin/laravel-lumen-informix
Still getting error message as follows:
$ composer require isoc-il/laravel-ifx:dev-master
./composer.json has been updated
Running composer update isoc-il/laravel-ifx
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires isoc-il/laravel-ifx dev-master -> satisfiable by isoc-il/laravel-ifx[dev-master].
- isoc-il/laravel-ifx dev-master requires illuminate/support 5.|6.|7.|8.|9.x -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.7] but these were not loaded, likely because it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.