Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/core ^10.1, found drupal/core[10.1.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 2
- Root composer.json requires drupal/allowed_formats ^3.0 -> satisfiable by drupal/allowed_formats[3.0.0-alpha1, 3.0.0, 3.0.x-dev].
- drupal/allowed_formats[3.0.0-alpha1, ..., 3.0.x-dev] require drupal/core ^10.1 -> found drupal/core[10.1.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 3
- Root composer.json requires drupal/flat_taxonomy ^2.0 -> satisfiable by drupal/flat_taxonomy[2.0.0].
- drupal/flat_taxonomy 2.0.0 requires drupal/core ^8 || ^9 || ^10 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 4
- Root composer.json requires drupal/markup ^2.0 -> satisfiable by drupal/markup[2.0.0-beta6, 2.x-dev].
- drupal/markup[2.0.0-beta6, ..., 2.x-dev] require drupal/core ^8.9 || ^9 || ^10 -> found drupal/core[8.9.0-beta1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 5
- Root composer.json requires drupal/paragraphs_edit ^3.0 -> satisfiable by drupal/paragraphs_edit[3.0.0].
- drupal/paragraphs_edit 3.0.0 requires drupal/core ^8 || ^9 || ^10 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 6
- Root composer.json requires drupal/pdb 2.0.0 -> satisfiable by drupal/pdb[2.0.0].
- drupal/pdb 2.0.0 requires drupal/core ^9 || ^10 -> found drupal/core[9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 7
- Root composer.json requires drupal/views_block_filter_block ^2.0@beta -> satisfiable by drupal/views_block_filter_block[2.0.1].
- drupal/views_block_filter_block 2.0.1 requires drupal/core ^9 || ^10 -> found drupal/core[9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.4.x-dev] but the package is fixed to 11.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 8
- drupal/core 11.0.0 requires php >=8.3.0 -> your php version (8.2.21) does not satisfy that requirement.
- su-sws/stanford_profile_helper 9.x-dev requires drupal/core ^10.3 || ^11 -> satisfiable by drupal/core[11.0.0].
- Root composer.json requires su-sws/stanford_profile_helper 9.x-dev -> satisfiable by su-sws/stanford_profile_helper[9.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.