Open karneaud opened 8 years ago
Tried to install the slim-eloquent module and got the subject error using composer require slim-eloquent
composer require slim-eloquent
the following error message was outputted
Problem 1 Can only install one of: slimphp-api/slim-api[0.1, 0.1.2]. Can only install one of: slimphp-api/slim-api[0.1.2, 0.1]. Can only install one of: slimphp-api/slim-api[0.1, 0.1.2]. slimphp-api/slim-eloquent 0.1.1 requires slimphp-api/slim-api 0.1 -> satisfiable by slimphp-api/slim-api[0.1]. Installation request for slimphp-api/slim-eloquent ^0.1.1 -> satisfiable by slimphp-api/slim-eloquent[0.1.1]. Installation request for slimphp-api/slim-api == 0.1.2.0 -> satisfiable by slimphp-api/slim-api[0.1.2].
Problem 1
can I use another slim-eloquent package?
Tried to install the slim-eloquent module and got the subject error using
composer require slim-eloquent
the following error message was outputted
can I use another slim-eloquent package?