Zend certified PHP/Magento developer

Error after upgrading Magento 2.4.3 to 2.4.5 match

syntax error, unexpected token “match”, expecting variable#0 /httpdocs/tienda/vendor/composer/ClassLoader.php(432): ComposerAutoloadClassLoader::ComposerAutoload{closure}()
#1 [internal function]: ComposerAutoloadClassLoader->loadClass()
#2 /httpdocs/tienda/vendor/magento/framework/ObjectManager/Relations/Runtime.php(38): class_exists()
#3 /httpdocs/tienda/vendor/magento/framework/Interception/Config/Config.php(157): MagentoFrameworkObjectManagerRelationsRuntime->has()
#4 /httpdocs/tienda/vendor/magento/framework/Interception/Config/Config.php(180): MagentoFrameworkInterceptionConfigConfig->_inheritInterception()
#5 /httpdocs/tienda/vendor/magento/framework/Interception/Config/Config.php(213): MagentoFrameworkInterceptionConfigConfig->hasPlugins()
#6 /httpdocs/tienda/vendor/magento/framework/Interception/Config/Config.php(190): MagentoFrameworkInterceptionConfigConfig->generateIntercepted()
#7 /httpdocs/tienda/vendor/magento/framework/Interception/Config/Config.php(122): MagentoFrameworkInterceptionConfigConfig->initializeUncompiled()
#8 /httpdocs/tienda/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(121): MagentoFrameworkInterceptionConfigConfig->__construct()
#9 /httpdocs/tienda/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject()
#10 /httpdocs/tienda/vendor/magento/framework/ObjectManager/ObjectManager.php(70): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create()
#11 /httpdocs/tienda/vendor/magento/framework/App/ObjectManager/Environment/Developer.php(84): MagentoFrameworkObjectManagerObjectManager->get()
#12 /httpdocs/tienda/vendor/magento/framework/App/ObjectManagerFactory.php(191): MagentoFrameworkAppObjectManagerEnvironmentDeveloper->configureObjectManager()
#13 /httpdocs/tienda/vendor/magento/framework/App/Bootstrap.php(212): MagentoFrameworkAppObjectManagerFactory->create()
#14 /httpdocs/tienda/vendor/magento/framework/App/Bootstrap.php(127): MagentoFrameworkAppBootstrap->__construct()
#15 /httpdocs/tienda/vendor/magento/framework/Console/Cli.php(185): MagentoFrameworkAppBootstrap::create()
#16 /httpdocs/tienda/vendor/magento/framework/Console/Cli.php(85): MagentoFrameworkConsoleCli->initObjectManager()
#17 /httpdocs/tienda/bin/magento(22): MagentoFrameworkConsoleCli->__construct()
#18 {main}