Skip to content

Not able to download magento2.4.6-p2

Using = php8.1
composer version = 2.2
In side auth.json updated repo.magento.com public/private key
and all PHP package which is dependant with this version.
still greeting this issue.
**Guide me on this please**

enter image description here

auth.json

{
"bitbucket-oauth": {},
"github-oauth": {},
"gitlab-oauth": {},
"gitlab-token": {},
"http-basic": {
    "repo.magento.com": {
        "username": "aaaaaaaaaaaaa",
        "password": "aaaaaaaaaaaaaaaaaaaaaaa"
    }
},
"bearer": {}
}