You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checking composer.json: OK
Checking platform settings: OK
Checking git settings: OK git version 2.30.2
Checking http connectivity to packagist: OK
Checking https connectivity to packagist: OK
Checking github.com rate limit: OK
Checking disk free space: OK
Checking pubkeys: FAIL
Missing pubkey for tags verification
Missing pubkey for dev verification
Run composer self-update --update-keys to set them up
Checking composer version: OK
Composer version: 2.4.1
PHP version: 8.1.9
PHP binary path: /usr/local/bin/php
OpenSSL version: OpenSSL 1.1.1n 15 Mar 2022
cURL version: 7.74.0 libz 1.2.11 ssl OpenSSL/1.1.1n
zip: extension present, unzip present, 7-Zip not available
composer outdated returns the following line:
brick/money 0.5.3 0.6.0 Money and currency library
I expected composer outdated --major-only or composer outdated --minor-only to return that very line, but both are missing it.
The text was updated successfully, but these errors were encountered:
My
composer.json
:Output of
composer diagnose
:composer outdated
returns the following line:I expected
composer outdated --major-only
orcomposer outdated --minor-only
to return that very line, but both are missing it.The text was updated successfully, but these errors were encountered: