創(chuàng)建新項(xiàng)目安裝admin和console的時(shí)候報(bào)依賴錯誤
用了指定版本的console也不行
Problem 1
- symfony/console v6.4.7 requires symfony/service-contracts ^2.5|^3 -> found symfony/service-contracts[v2.5.0, v2.5.1, v2.5.2, v2.5.3, v3.0.0, ..., v3.4.2] but it conflicts with another require.
- webman/console v1.2.38 requires symfony/console >=5.0 -> satisfiable by symfony/console[v6.4.7].
- webman/console is locked to version v1.2.38 and an update of this package was not requested.
MacOS