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**
auth.json
{
"bitbucket-oauth": {},
"github-oauth": {},
"gitlab-oauth": {},
"gitlab-token": {},
"http-basic": {
"repo.magento.com": {
"username": "aaaaaaaaaaaaa",
"password": "aaaaaaaaaaaaaaaaaaaaaaa"
}
},
"bearer": {}
}