|
@@ -39,23 +39,23 @@
|
|
|
"repositories": [
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "https://github.com/ywarnier/iCalcreator"
|
|
|
+ "url": "https://github.com/ywarnier/iCalcreator.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "https://github.com/jmontoyaa/MigrationBundle.git"
|
|
|
+ "url": "git@github.com:jmontoyaa/MigrationBundle.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "https://github.com/jmontoyaa/PHPWord"
|
|
|
+ "url": "git@github.com:jmontoyaa/PHPWord.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "https://github.com/jmontoyaa/SyliusFlowBundle.git"
|
|
|
+ "url": "git@github.com:jmontoyaa/SyliusFlowBundle.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "https://github.com/chamilo/SyliusSettingsBundle.git"
|
|
|
+ "url": "git@github.com:chamilo/SyliusSettingsBundle.git"
|
|
|
}
|
|
|
],
|
|
|
"require": {
|
|
@@ -147,6 +147,7 @@
|
|
|
"sunra/php-simple-html-dom-parser": "~1.5.0",
|
|
|
"sylius/flow-bundle": "dev-master",
|
|
|
"sylius/resource-bundle": "dev-master",
|
|
|
+ "sylius/resource": "dev-master",
|
|
|
"symfony/annotations-pack": "^1.0",
|
|
|
"symfony/asset": "^3.3",
|
|
|
"symfony/assetic-bundle": "^2.8",
|