Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- brick/math is locked to version 0.12.3 and an update of this package was not requested.
- brick/math 0.12.3 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- laravel/serializable-closure is locked to version v2.0.4 and an update of this package was not requested.
- laravel/serializable-closure v2.0.4 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- mlevent/fatura is locked to version v0.3.0 and an update of this package was not requested.
- mlevent/fatura v0.3.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- ramsey/collection is locked to version 2.1.1 and an update of this package was not requested.
- ramsey/collection 2.1.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/deprecation-contracts is locked to version v3.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- 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 8
- ramsey/uuid is locked to version 4.7.6 and an update of this package was not requested.
- brick/math 0.12.3 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- ramsey/uuid 4.7.6 requires brick/math ^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 -> satisfiable by brick/math[0.12.3].