-
Currently the OpenAPI composition exposes multipart APIs incorrectly and it remaps the type from multipart/form-data to application/json.
Here is a reproduction: https://github.com/mcollina/compose…
-
Hello and thanks for this beautiful repo:)
Do you have plans to add support for [Composer](https://getcomposer.org/)? It would be great to use this with [Drupal](https://www.drupal.org/), [Symfony]…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
I installed this pkg using https://github.com/bamarni/composer-bin-plugin, assuming it will since it isolates deps into a new folder but on running
```sh
composer bin psym require --dev tareqas/ps…
-
We have to switch to Composer 2 in one of the coming releases. It would be great to have some support from people who are familiar with this.
-
From @zeriyoshi - original proposal in #82
> Add `extension-src` directive to the `php-ext` section in `composer.json`.
>
> This enables support for patterns where extension source code is not …
-
Hi, I am using [Composer collector](https://qossmic.github.io/deptrac/collectors/#composer-collector) and have to list a large list of packages.
For example, i have many Symfony packages:
```
d…
-
### Verification
- [X] I have updated Composer to the most recent stable release (`composer self-update`)
- [X] I have updated Composer Patches to the most recent stable release (`composer update cwe…
-
```yml
"require": {
"composer/installers": "^2.2",
"benbodhi/svg-support": "2.5.6",
},
"repositories": {
"wpackagist": {
"type": "composer",
"url": "https://wpa…
-
Today we support both Composer v1 and v2.
However, Composer v1 is [deprecated as of Feb 25, 2021](https://blog.packagist.com/deprecating-composer-1-support/).
At some point we'll stop supporting…