55 "description" : " eZ Platform Admin v2" ,
66 "autoload" : {
77 "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/"
1111 }
1212 },
1313 "autoload-dev" : {
3636 "symfony/asset" : " ^5.0" ,
3737 "symfony/yaml" : " ^5.0" ,
3838 "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" ,
4646 "babdev/pagerfanta-bundle" : " ^2.1" ,
4747 "knplabs/knp-menu-bundle" : " ^3.0" ,
4848 "mck89/peast" : " ^1.9" ,
5252 "twig/string-extra" : " ^3.0"
5353 },
5454 "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" ,
5757 "friendsofphp/php-cs-fixer" : " ^2.16.0" ,
5858 "phpunit/phpunit" : " ^8.1" ,
5959 "matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
60- "ezsystems/doctrine-dbal-schema" : " ^1.0@dev " ,
60+ "ezsystems/doctrine-dbal-schema" : " ^1.0" ,
6161 "ezsystems/ezplatform-code-style" : " ^1.0" ,
62- "ezsystems/ezplatform-http-cache" : " ^2.3@dev "
62+ "ezsystems/ezplatform-http-cache" : " ^2.3"
6363 },
6464 "config" : {
6565 "allow-plugins" : {
7676 "dev-master" : " 2.3.x-dev"
7777 }
7878 }
79- }
79+ }
0 commit comments