|
26 | 26 | "symfony/polyfill-php56": "*"
|
27 | 27 | },
|
28 | 28 | "repositories": [
|
29 |
| - {"type": "vcs", "url": "https://github.com/ElectricMaxxx/IvoryCKEditorBundle.git"}, |
30 |
| - {"type": "vcs", "url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle.git"}, |
31 |
| - {"type": "vcs", "url": "https://github.com/ElectricMaxxx/ivory-json-builder.git"} |
| 29 | + {"type": "vcs", "url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle"} |
32 | 30 | ],
|
33 | 31 | "require": {
|
34 | 32 | "php": "^7.1.3",
|
35 | 33 | "burgov/key-value-form-bundle": "^1.4",
|
36 | 34 | "doctrine/data-fixtures": "^1.0",
|
37 | 35 | "doctrine/doctrine-bundle": "^1.6",
|
38 | 36 | "doctrine/doctrine-cache-bundle": "^1.2",
|
39 |
| - "egeloen/ckeditor-bundle": "dev-allow_symfony_4", |
40 |
| - "egeloen/json-builder": "dev-allow_symfony_4 as 3.0", |
41 | 37 | "friendsofsymfony/rest-bundle": "^2.3",
|
42 | 38 | "incenteev/composer-parameter-handler": "^2.1",
|
43 | 39 | "jackalope/jackalope-doctrine-dbal": "^1.3",
|
|
66 | 62 | "symfony/swiftmailer-bundle": "^3.2",
|
67 | 63 | "symfony/web-server-bundle": "^4.0",
|
68 | 64 | "symfony/yaml": "^4.0",
|
69 |
| - "sonata-project/translation-bundle": "^2.6", |
70 |
| - "sonata-project/doctrine-orm-admin-bundle": "^3.4" |
| 65 | + "sonata-project/translation-bundle": "^2.3", |
| 66 | + "sonata-project/doctrine-orm-admin-bundle": "^3.4", |
| 67 | + "friendsofsymfony/ckeditor-bundle": "^1.1" |
71 | 68 | },
|
72 | 69 | "require-dev": {
|
73 | 70 | "liip/functional-test-bundle": "^2.0",
|
|
0 commit comments