petrabarus / yii2-googleplacesautocomplete

Google Places Auto Complete widget for Yii2
9 stars 11 forks source link

I get an composer error #4

Open pet21221 opened 9 years ago

pet21221 commented 9 years ago

Hello,

i have a problem with the "yii2-googleplacesautocomplete".

I get an error: "The requested package petrabarus/yii2-googleplacesautocomplete could not be found in any version, there may be a typo in the package name."

Potential causes:

What i can do?

A part of my composer.json "repositories": [ { "type": "vcs", "url": "https://github.com/petrabarus/yii2-googleplacesautocomplete" } ], "require": { "php": ">=5.4.0", "yiisoft/yii2": "", "yiisoft/yii2-bootstrap": "", "yiisoft/yii2-swiftmailer": "", "yiisoft/yii2-authclient": "", "nodge/yii2-eauth": "~2.0", "yiisoft/yii2-gii": "", "yiisoft/yii2-elasticsearch": "", "nickcv/yii2-mandrill": "", "facebook/php-sdk-v4" : "4.0.", "petrabarus/yii2-googleplacesautocomplete": "*" },

Best regards

joetwostep commented 9 years ago

I have the same problem

jeroenk22 commented 8 years ago

Me too.