-
Description:Followed the instructions for installing via composer as per the docs but when trying to install nova I get the following error from composer:
Can be recreated:
Requiring doctrine/dbal, as you know, is suggested in the Laravel docs to amend cols in migrations. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Dec 13, 2021
Replies: 1 comment
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidhemphill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
composer require "doctrine/dbal:^2.9"