Internal: Fine-tune composer repository source

pull/5146/head
Yannick Warnier 2 years ago
parent 5139d3b053
commit e49675ccad
  1. 5
      composer.json

@ -12,8 +12,9 @@
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/chamilo/OhGoogleMapFormTypeBundle"
"type": "github",
"url": "https://github.com/chamilo/OhGoogleMapFormTypeBundle.git",
"no-api": true
}
],
"autoload": {

Loading…
Cancel
Save