We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa50880 commit a20936fCopy full SHA for a20936f
composer.json
@@ -44,9 +44,9 @@
44
]
45
},
46
"repositories": [
47
- {"type": "vcs", "url": "https://github.com/ElectricMaxxx/IvoryCKEditorBundle"},
48
- {"type": "vcs", "url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle"},
49
- {"type": "vcs", "url": "https://github.com/ElectricMaxxx/ivory-json-builder"}
+ {"type": "vcs", "url": "https://github.com/ElectricMaxxx/IvoryCKEditorBundle.git"},
+ {"type": "vcs", "url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle.git"},
+ {"type": "vcs", "url": "https://github.com/ElectricMaxxx/ivory-json-builder.git"}
50
],
51
"require": {
52
"php": "^7.1.3",
0 commit comments