I have created a new project with
laravel new blogposts
using \"Laravel Installer 2.0.1\" globally installed on my ubuntu 18.
Wh
Go to your composer.json file, remove the version
You need to set it to:
{ "require": { "rackspace/php-opencloud": "dev-master" } }