mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix composer file
This commit is contained in:
@@ -13,26 +13,27 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/romainneutron/ProcessManager.git"
|
"url": "https://github.com/romainneutron/ProcessManager.git"
|
||||||
{
|
},
|
||||||
"type": "vcs",
|
{
|
||||||
"url": "https://github.com/alchemy-fr/imagine"
|
"type": "vcs",
|
||||||
},
|
"url": "https://github.com/alchemy-fr/imagine"
|
||||||
{
|
},
|
||||||
"type": "vcs",
|
{
|
||||||
"url": "https://github.com/alchemy-fr/JMSTranslationBundle"
|
"type": "vcs",
|
||||||
},
|
"url": "https://github.com/alchemy-fr/JMSTranslationBundle"
|
||||||
{
|
},
|
||||||
"type": "vcs",
|
{
|
||||||
"url": "https://github.com/alchemy-fr/embed-bundle.git"
|
"type": "vcs",
|
||||||
},
|
"url": "https://github.com/alchemy-fr/embed-bundle.git"
|
||||||
{
|
},
|
||||||
"type": "git",
|
{
|
||||||
"url": "https://github.com/alchemy-fr/fractal.git"
|
"type": "git",
|
||||||
}
|
"url": "https://github.com/alchemy-fr/fractal.git"
|
||||||
],
|
}
|
||||||
"require": {
|
],
|
||||||
"php": ">=5.5.9",
|
"require": {
|
||||||
"ext-intl": "*",
|
"php": ">=5.5.9",
|
||||||
|
"ext-intl": "*",
|
||||||
"alchemy-fr/tcpdf-clone": "~6.0",
|
"alchemy-fr/tcpdf-clone": "~6.0",
|
||||||
"alchemy/embed-bundle": "^0.4.1",
|
"alchemy/embed-bundle": "^0.4.1",
|
||||||
"alchemy/geonames-api-consumer": "~0.1.0",
|
"alchemy/geonames-api-consumer": "~0.1.0",
|
||||||
@@ -72,7 +73,7 @@
|
|||||||
"justinrainbow/json-schema": "2.0.3 as 1.6.1",
|
"justinrainbow/json-schema": "2.0.3 as 1.6.1",
|
||||||
"league/flysystem": "^1.0",
|
"league/flysystem": "^1.0",
|
||||||
"league/flysystem-aws-s3-v2": "^1.0",
|
"league/flysystem-aws-s3-v2": "^1.0",
|
||||||
"league/fractal": "dev-bug/null-resource-serialization#891856f as 0.13.0",
|
"league/fractal": "dev-webgalleries#af1acc0275438571bc8c1d08a05a4b5af92c9f97 as 0.13.0",
|
||||||
"media-alchemyst/media-alchemyst": "^0.5",
|
"media-alchemyst/media-alchemyst": "^0.5",
|
||||||
"monolog/monolog": "~1.3",
|
"monolog/monolog": "~1.3",
|
||||||
"mrclay/minify": "~2.1.6",
|
"mrclay/minify": "~2.1.6",
|
||||||
|
Reference in New Issue
Block a user