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 2020 },
2121 "require" : {
2222 "php" : " ^8 || ^7.4" ,
23- "cebe/php-openapi" : " ^1.5 " ,
23+ "cebe/php-openapi" : " dev-openapi-31 as 1.6.0 " ,
2424 "jawira/case-converter" : " ^3.4" ,
2525 "twig/twig" : " ^3.0" ,
2626 "nikic/php-parser" : " ^4.8" ,
3737 },
3838 "files" : [
3939 " external_files/cebe/SpecBaseObject.php" ,
40- " external_files/cebe/OpenApi.php" ,
4140 " external_files/cebe/Schema.php" ,
42- " external_files/cebe/Type.php" ,
43- " external_files/cebe/WebHooks.php" ,
4441 " external_files/thephpleague/SchemaValidator.php" ,
4542 " external_files/thephpleague/Type.php"
4643 ]
4744 },
4845 "config" : {
4946 "platform" : {
5047 "php" : " 7.4.7"
48+ },
49+ "allow-plugins" : {
50+ "wyrihaximus/composer-update-bin-autoload-path" : true
5151 }
5252 },
5353 "autoload-dev" : {
You can’t perform that action at this time.
0 commit comments