Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 (7.4.33) does not satisfy that requirement.
Problem 2
- nette/schema is locked to version v1.3.2 and an update of this package was not requested.
- nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- nette/utils is locked to version v4.0.7 and an update of this package was not requested.
- nette/utils v4.0.7 requires php 8.0 - 8.4 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- phpunit/phpunit is locked to version 9.6.23 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpunit/phpunit 9.6.23 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].