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": [ "repositories": [
{ {
"type": "vcs", "type": "github",
"url": "https://github.com/chamilo/OhGoogleMapFormTypeBundle" "url": "https://github.com/chamilo/OhGoogleMapFormTypeBundle.git",
"no-api": true
} }
], ],
"autoload": { "autoload": {

Loading…
Cancel
Save