-
**Is your feature request related to a problem? Please describe.**
There is a few projects i'm working on where its important to be able to scan development packages in composer files (packages-dev a…
-
It would be nice if we could make the processed [`zones.json`](https://github.com/nextcloud-libraries/timezones/blob/main/resources/timezones/zones.json) file available to the php ecosystem as well.
…
-
When I run this command:
```
composer require symfony/security-http:5.4.45
```
having composer.json with
```
"repositories": [
{
...
},
{
"packagist": false
…
-
### Expected behaviour
Downloading and installing it successfully
### Actual behaviour
Installation fails and composer reports errors:
./composer.json has been updated
Running composer update…
anebi updated
3 hours ago
-
In some sites, updating composer/composer produces errors and it is not possible to revert. This has happened in a project where composer is only iinstalled in vendor/bin.
The error was:
```bash…
-
The composer packages are outdated, we should update and test.
```sh
composer outdated --direct
guzzlehttp/psr7 1.9.1 -> 2.6.2
lcobucci/jwt 4.3.0 -> 5.3.0
overt…
-
Using #83:
I was attempting to download a package from a custom GitHub VCS in a fresh Docker container without any composer credentials set up. The GitHub API requests were rejected by GitHub's API…
-
`composer require konnco/filament-import
./composer.json has been updated
Running composer update konnco/filament-import
Loading composer repositories with package information
Updating dependencie…
-
pie install phpredis/phpredis -vvv
Box Requirements Checker
========================
> Using PHP 8.3.12
> PHP is using the following php.ini file:
/opt/homebrew/etc/php/8.3/php.ini
> Che…
-
**Expected behavior and actual behavior:**
I have installed new Ubuntu Server 24.04 on my ESXi 8 with Docker CE 27.3.1 and expected to run Harbor with no problem but I'm getting error while `./prepar…