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
Hi, we are having critical application that use this friendsofsymfony/oauth-server-bundle. When I'm trying to update composer I'm getting the following message. - Root composer.json requires friendsofsymfony/oauth-server-bundle ^1.6 -> satisfiable by friendsofsymfony/oauth-server-bundle[1.6.0, 1.6.1, 1.6.2]. - friendsofsymfony/oauth-server-bundle[1.6.0, ..., 1.6.2] require php ^5.5|^7.0 -> your php version (8.1.6) does not satisfy that requirement.
Is there any way to get this support for PHP 81. Or else what are the alternatives I can go for ?
The text was updated successfully, but these errors were encountered:
Hi, we are having critical application that use this friendsofsymfony/oauth-server-bundle. When I'm trying to update composer I'm getting the following message.
- Root composer.json requires friendsofsymfony/oauth-server-bundle ^1.6 -> satisfiable by friendsofsymfony/oauth-server-bundle[1.6.0, 1.6.1, 1.6.2]. - friendsofsymfony/oauth-server-bundle[1.6.0, ..., 1.6.2] require php ^5.5|^7.0 -> your php version (8.1.6) does not satisfy that requirement.
Is there any way to get this support for PHP 81. Or else what are the alternatives I can go for ?
The text was updated successfully, but these errors were encountered: