File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " apiopenstudio/apiopenstudio" ,
3
3
"description" : " Build APIs faster & at less cost" ,
4
4
"keywords" : [
5
+ " apiopenstudio" ,
5
6
" api" ,
7
+ " open" ,
6
8
" open-source" ,
9
+ " studio" ,
10
+ " low code" ,
11
+ " no code" ,
12
+ " lcnc" ,
7
13
" multi-tool" ,
8
14
" business logic" ,
9
- " studio" ,
10
- " open" ,
11
15
" community"
12
16
],
13
17
"license" : " NOASSERTION" ,
69
73
"symfony/mailer" : " *" ,
70
74
"league/flysystem" : " *" ,
71
75
"oomphinc/composer-installers-extender" : " ^2.0" ,
72
- "roave/better-reflection" : " *"
76
+ "roave/better-reflection" : " *" ,
77
+ "composer/composer" : " ^2.4"
73
78
},
74
79
"require-dev" : {
75
80
"vlucas/phpdotenv" : " ^3" ,
88
93
},
89
94
"config" : {
90
95
"allow-plugins" : {
91
- "kylekatarnls/update-helper" : true ,
92
96
"composer/installers" : true ,
93
- "oomphinc/composer-installers-extender" : true
97
+ "oomphinc/composer-installers-extender" : true ,
98
+ "kylekatarnls/update-helper" : true ,
99
+ "kylekatarnls/update" : true
94
100
}
95
101
}
96
102
}
You can’t perform that action at this time.
0 commit comments