5
5
"description" : " eZ Platform Admin v2" ,
6
6
"autoload" : {
7
7
"psr-4" : {
8
- "EzSystems\\ EzPlatformAdminUiBundle\\ " : " src/bundle/" ,
9
- "EzSystems\\ EzPlatformAdminUi\\ " : " src/lib/" ,
10
- "Ibexa\\ AdminUi\\ " : " src/lib/"
8
+ "EzSystems\\ EzPlatformAdminUiBundle\\ " : " src/bundle/" ,
9
+ "EzSystems\\ EzPlatformAdminUi\\ " : " src/lib/" ,
10
+ "Ibexa\\ AdminUi\\ " : " src/lib/"
11
11
}
12
12
},
13
13
"autoload-dev" : {
36
36
"symfony/asset" : " ^5.0" ,
37
37
"symfony/yaml" : " ^5.0" ,
38
38
"jms/translation-bundle" : " ^1.5" ,
39
- "ezsystems/ezplatform-kernel" : " ^1.3.10@dev " ,
40
- "ezsystems/ezplatform-content-forms" : " ^1.3@dev " ,
41
- "ezsystems/ezplatform-design-engine" : " ^3.0@dev " ,
42
- "ezsystems/ezplatform-user" : " ^2.0@dev " ,
43
- "ezsystems/ezplatform-richtext" : " ^2.0@dev " ,
44
- "ezsystems/ezplatform-rest" : " ^1.0@dev " ,
45
- "ezsystems/ezplatform-search" : " ^1.0@dev " ,
39
+ "ezsystems/ezplatform-kernel" : " ^1.3.10" ,
40
+ "ezsystems/ezplatform-content-forms" : " ^1.3" ,
41
+ "ezsystems/ezplatform-design-engine" : " ^3.0" ,
42
+ "ezsystems/ezplatform-user" : " ^2.0" ,
43
+ "ezsystems/ezplatform-richtext" : " ^2.0" ,
44
+ "ezsystems/ezplatform-rest" : " ^1.0" ,
45
+ "ezsystems/ezplatform-search" : " ^1.0" ,
46
46
"babdev/pagerfanta-bundle" : " ^2.1" ,
47
47
"knplabs/knp-menu-bundle" : " ^3.0" ,
48
48
"mck89/peast" : " ^1.9" ,
52
52
"twig/string-extra" : " ^3.0"
53
53
},
54
54
"require-dev" : {
55
- "ibexa/ci-scripts" : " ^0.1@dev " ,
56
- "ezsystems/behatbundle" : " ^8.3@dev " ,
55
+ "ibexa/ci-scripts" : " ^0.1" ,
56
+ "ezsystems/behatbundle" : " ^8.3" ,
57
57
"friendsofphp/php-cs-fixer" : " ^2.16.0" ,
58
58
"phpunit/phpunit" : " ^8.1" ,
59
59
"matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
60
- "ezsystems/doctrine-dbal-schema" : " ^1.0@dev " ,
60
+ "ezsystems/doctrine-dbal-schema" : " ^1.0" ,
61
61
"ezsystems/ezplatform-code-style" : " ^1.0" ,
62
- "ezsystems/ezplatform-http-cache" : " ^2.3@dev "
62
+ "ezsystems/ezplatform-http-cache" : " ^2.3"
63
63
},
64
64
"config" : {
65
65
"allow-plugins" : {
76
76
"dev-master" : " 2.3.x-dev"
77
77
}
78
78
}
79
- }
79
+ }
0 commit comments