-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I have been trying to use your ORANGEHRM API code with no success. Would you mind to give me a hand to see what is the problem?
This is what I get:
===========================================================
root@global [/home/intellig/www/test/orange]# php /usr/local/bin/composer require orangehrm/api-client-php:1.2.3
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package orangehrm/api-client-php No version set (parsed as 1.0.0) is satisfiable by orangehrm/api-client-php[No version set (parsed as 1.0.0)] but these conflict with your requirements or minimum-stability.
Installation failed, reverting ./composer.json to its original content.
========================================================
I have tried by changing version “1.2.3” to “1.2.*” but does not work.
I hope you can help. Thanks in advance,