-
## Describe the bug
I'm trying to design a WPS monorepo like
```
packages/mu-plugins/composer.json
packages/mu-plugins/mup-1.php
packages/mu-plugins/mup-2.php
...
composer.json
...
public…
-
I'm getting a fatal error when installing this (both with composer and as a download):
`
2022/11/16 15:12:04 [error] 84649#84649: *199 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaug…
-
As discussed in https://github.com/dependabot/dependabot-core/issues/2001, Dependabot Preview will be shut down on August 3rd, 2021 and will be replaced by the new Dependabot integration.
However, …
-
My `composer.json`:
```json
{
"name": "test/test",
"type": "project",
"config": {
"preferred-install": "dist"
},
"repositories": [
{
"type": "composer",
"url…
-
### Description of the bug
When using this plugin on a composer-project with a dependency of type "wordpress-muplugin" the classmap autoloader created by this plugin does not contain the correct pa…
-
Hi composer team,
Recently I run into issue installing private packages via composer.
My `composer.json`:
```json
{
"name": "roots/bedrock",
"type": "project",
"license": "MIT",
"…
-
https://pivvenit.github.io/acf-composer-bridge/composer/v3/wordpress-plugin/
This plugin no longer works because the above site is showing a 404 :-(
-
I have two custom packages (not in Packagist): `wporg-main-2022` and `wporg-repo-tools`. `main` depends on `repo-tools`, and `repo-tools` [provides a `bin/update-configs` script](https://github.com/Wo…
-
My `composer.json`:
```json
{
"name": "roots/bedrock",
"type": "project",
"license": "MIT",
"description": "WordPress boilerplate with modern development tools, easier conf…
-
Hey all,
Trying to use the all import/export pro plugin part of this.
Seems that I am getting a similar error as the issues referenced below (and commented in issue 18):
https://github.com/juna…