File tree Expand file tree Collapse file tree 3 files changed +177
-155
lines changed Expand file tree Collapse file tree 3 files changed +177
-155
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"require" : {
22
22
"php" : " ^8 || ^7.4" ,
23
- "cebe/php-openapi" : " ^1.5 " ,
23
+ "cebe/php-openapi" : " dev-openapi-31 as 1.6.0 " ,
24
24
"jawira/case-converter" : " ^3.4" ,
25
25
"twig/twig" : " ^3.0" ,
26
26
"nikic/php-parser" : " ^4.8" ,
37
37
},
38
38
"files" : [
39
39
" external_files/cebe/SpecBaseObject.php" ,
40
- " external_files/cebe/OpenApi.php" ,
41
40
" external_files/cebe/Schema.php" ,
42
- " external_files/cebe/Type.php" ,
43
- " external_files/cebe/WebHooks.php" ,
44
41
" external_files/thephpleague/SchemaValidator.php" ,
45
42
" external_files/thephpleague/Type.php"
46
43
]
47
44
},
48
45
"config" : {
49
46
"platform" : {
50
47
"php" : " 7.4.7"
48
+ },
49
+ "allow-plugins" : {
50
+ "wyrihaximus/composer-update-bin-autoload-path" : true
51
51
}
52
52
},
53
53
"autoload-dev" : {
You can’t perform that action at this time.
0 commit comments