File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed
Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " ezsystems/ezplatform-admin-ui-modules" ,
3- "description" : " External assets dependencies for EzPlatform AdminUI" ,
4- "license" : " GPL-2.0-only" ,
5- "authors" : [
6- {
7- "name" : " eZ dev-team & eZ Community" ,
8- "homepage" : " https://github.com/ezsystems/ezplatform/contributors"
2+ "name" : " ezsystems/ezplatform-admin-ui-modules" ,
3+ "description" : " External assets dependencies for EzPlatform AdminUI" ,
4+ "license" : " GPL-2.0-only" ,
5+ "authors" : [
6+ {
7+ "name" : " eZ dev-team & eZ Community" ,
8+ "homepage" : " https://github.com/ezsystems/ezplatform/contributors"
9+ }
10+ ],
11+ "require" : {
12+ "symfony/symfony" : " ^3.4"
13+ },
14+ "autoload" : {
15+ "psr-4" : {
16+ "EzSystems\\ EzPlatformAdminUiModulesBundle\\ " : " /"
17+ }
18+ },
19+ "extra" : {
20+ "_ezplatform_branch_for_behat_tests" : " 2.5" ,
21+ "branch-alias" : {
22+ "dev-master" : " 1.5.x-dev" ,
23+ "dev-tmp_ci_branch" : " 1.5.x-dev"
24+ }
925 }
10- ],
11- "require" : {
12- "symfony/symfony" : " ^3.4"
13- },
14- "autoload" : {
15- "psr-4" : {
16- "EzSystems\\ EzPlatformAdminUiModulesBundle\\ " : " /"
17- }
18- },
19- "extra" : {
20- "_ezplatform_branch_for_behat_tests" : " 2.5" ,
21- "branch-alias" : {
22- "dev-master" : " 1.5.x-dev" ,
23- "dev-tmp_ci_branch" : " 1.5.x-dev"
24- }
25- }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments