Skip to content

Add Nova 5 Support#7

Open
grantholle wants to merge 1 commit into
Formfeed-UK:mainfrom
grantholle:main
Open

Add Nova 5 Support#7
grantholle wants to merge 1 commit into
Formfeed-UK:mainfrom
grantholle:main

Conversation

@grantholle

Copy link
Copy Markdown

There are no breaking changes to allow Nova 5 support. Would appreciate a quick tag to publish the latest version. Fixes #6

In the meantime, you can add Nova 5 support by modifying your composer.json:

Add the repo as a repository:

"repositories": [
  {
    "type": "composer",
    "url": "https://nova.laravel.com"
  },
  {
    "type": "vcs",
    "url": "https://github.com/grantholle/nova-logo-url"
  }
]

Set the version to be @dev:

"formfeed-uk/nova-logo-url": "@dev",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nova 5

1 participant