-
Starting this week, multiple sites no longer build on Github. The failure occurs when we call `ddev task build`, which in turn, calls `drupal:composer:production`. This step fails with the following …
-
### Background
I am using Composer to create a page component file within the `/next/app/` directory of a Next.js project.
### Problem
When I instruct Composer to create the page component, the p…
-
Getting issues when running: composer create-project conjoon/lumen-app-email htdocs "1.*"
"Dotenv\Dotenv::create(): Argument #1 ($repository) must be of type Dotenv\R" with vlucas/phpdotenv
Can th…
-
After cloning the repository and trying to install the composer dependencies, i realized that, there is no composer.json file in the project.
After running composer install in the terminal , i got …
-
**Is your feature request related to a problem? Please describe.**
It would be nice if the project could be more generic and support **"Composer"** or potentially other dependency managers across oth…
amiut updated
3 months ago
-
Hello!
First, thank you for the great project and the additional features you've provided for Sonata Admin through the `partITech/sonata-extra` bundle. I tried to integrate it into a test project, …
-
Trying to run the following command:
```bash
composer create-project elgg/starter-project:3.3 elgg-starter-sample-3.3
```
fails with "Could not find package elgg/starter-project with version 3…
-
I'm using apigen.phar from
https://github.com/ApiGen/ApiGen/releases/tag/v7.0.0-alpha.6
I have the file `apigen.phar` in directory `bin` of my project and when I run
php bin/apigen.phar --…
-
# Bug report
PhpMetrics v3.0.0-rc6
Composer version 2.8.1 2024-10-04 11:31:01
PHP version 8.1.29
I created directory `PhpMetricsDemo` with single class `Hello` inside:
```
-
### Symfony version(s) affected
7.1
### Description
When the security bundle config is not present, it tries to be helpful and suggest running `composer symfony:recipes:install` as long as the `Ins…