There are my composer requires
"require": { "php": ">=5.5.9", "laravel/framework": "5.1.", "cartalyst/sentinel": "2.", "illuminate/html": "5.*", "cartalyst/cart": "^2.0" }, "repositories": [ { "type": "composer", "url": "https://packages.cartalyst.com" } ],
git gives error saying "failed to execute git-clone --no-checkout". Is there any problem with the cartalyst repo or is there error on my end?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community