Closed younggeeks closed 9 years ago
Hi Sam,
Let's try it without any version:
"require" : {
"infobip/oneapi": "dev-master"
}
Current version of our library on composer is 1.0.0
.
If you need any help, feel free to ask!
Kind regards
Im trying to create a package for laravel 4 ! When i require like
"require" : { "infobip/oneapi": "dev-master" }
It works but when i upload the package it requires the exact version ! I tried version 1.0.0.0 it didnt work
On Thu, Dec 18, 2014 at 5:43 PM, Miroslav Milivojevic < notifications@github.com> wrote:
Hi Sam,
Let's try it without any version:
"require" : { "infobip/oneapi": "dev-master" }
Current version of our library on composer is 1.0.0 . If you need any help, feel free to ask!
Kind regards
— Reply to this email directly or view it on GitHub https://github.com/infobip/oneapi-php/issues/5#issuecomment-67494597.
which version do i write on Composer besides dev-master ! Cuz i've tried 1.0.0.0 it didnt work ! Help please