packagist icon indicating copy to clipboard operation
packagist copied to clipboard

Package Repository Website - try https://packagist.com if you need your own -

Results 85 packagist issues
Sort by recently updated
recently updated
newest added

Hi, just a minor thing i noticed about the visibility in the lines of the [installation statistics graph](https://packagist.org/packages/chillerlan/php-qrcode/stats) is that some colors are hard to distinguish and others are barely...

I can install latest version witch `composer create-project kevachat/webapp` https://packagist.org/packages/kevachat/webapp#1.0.3 But can't update it on release new tag. Also I found that `composer.json` installed by `composer install` contain deprecated description...

I would love for a possibility on packagist to get a list of packages which depend on a specific version constraint of a base package. There is i.e. https://packagist.org/packages/typo3/cms-core/dependents?order_by=downloads -...

Feature

I submitted a [package](https://packagist.org/packages/remarkablemark/php-composer-test) and it failed with the error: Here's the copied error: ``` Update of remarkablemark/php-composer-test failed, invalid composer.json metadata [Composer\Repository\InvalidRepositoryException] Some branches contained invalid data and were...

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....

dependencies
php

I am trying to do composer require phpspreadsheet. However it is giving me this error (upon typing composer diagnose -vvv). I have tried doing everything possible. Please help. C:\xampp\php>composer diagnose...

Support

This PR aims at adding Webauthn login. Webauthn is a [web standard](https://www.w3.org/TR/webauthn-2/) that allows the use of strong public key-based credentials for user authentication. It is proposed in reaction of...

Feature

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [instantsearch.js](https://github.com/algolia/instantsearch.js). These dependencies need to be updated together. Removes `semver` Updates `instantsearch.js` from 2.10.5 to 4.56.3 Release notes Sourced from...

dependencies
javascript

As an organization manager, I would like to be able to control who can access my packages so I can give access to new employees and also remove leavers. At...

Feature