Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- lcobucci/clock is locked to version 3.0.0 and an update of this package was not requested.
- lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- league/uri is locked to version 7.4.0 and an update of this package was not requested.
- league/uri 7.4.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- league/uri-interfaces is locked to version 7.4.0 and an update of this package was not requested.
- league/uri-interfaces 7.4.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.30) does not satisfy that requirement.
- league/oauth2-server 8.5.4 requires lcobucci/clock ^2.2 || ^3.0 -> satisfiable by lcobucci/clock[3.0.0].
- league/oauth2-server is locked to version 8.5.4 and an update of this package was not requested.