I posted a pull request recently on adding the composer.json file. However I am stuck on my project because there is no release of indextank-php with a stable number after adding this file. When managing my project with composer, it works fine in dev environment but when I delete the dev flag, It won't install the package because it does not meet the minimum stability settings.
Could you add a 1.0.1 tag release (or other stable number) based on the current master branch ?
Hi,
I posted a pull request recently on adding the composer.json file. However I am stuck on my project because there is no release of indextank-php with a stable number after adding this file. When managing my project with composer, it works fine in dev environment but when I delete the dev flag, It won't install the package because it does not meet the minimum stability settings.
Could you add a 1.0.1 tag release (or other stable number) based on the current master branch ?
Thanks in advance