脚本缓存:清除,返回错误代码%1

我试着用"composer update“命令来更新Symfony 4.3。更新了107个包。然后,在脚本的末尾,运行命令"cache:clear“时出现错误。

Executing script cache:clear [KO]
 [KO]
Script cache:clear returned with error code 1
!!
!!  In ArrayNode.php line 327:
!!
!!    Unrecognized options "dir_name, namespace" under "doctrine_migrations". Ava
!!    ilable options are "all_or_nothing", "check_database_platform", "connection
!!    ", "custom_template", "em", "factories", "migrations", "migrations_paths",
!!    "organize_migrations", "services", "storage".
!!
!!
!!
Script @auto-scripts was called via post-update-cmd

转载请注明出处:http://www.hjsszs.com/article/20230526/1835141.html