Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Varbase Updater for Managing Varbase updates #43

Closed
Natshah opened this issue Dec 23, 2018 · 1 comment
Closed

Add Varbase Updater for Managing Varbase updates #43

Natshah opened this issue Dec 23, 2018 · 1 comment

Comments

@Natshah
Copy link
Member

Natshah commented Dec 23, 2018

Varbase Updater: Managing varbase updates

https://packagist.org/packages/vardot/varbase-updater#dev-master

A set of scripts and tools that will help you to update to the newer versions of varbase.

Install with Composer

To install the most recent stable release of Varbase Updater run this command:

composer require Vardot/varbase-updater:^1.0.0

We can add it to old Varbase 8.4.x or 8.5.x projects to ease the work with updates.

@Natshah
Copy link
Member Author

Natshah commented Dec 24, 2018

When we are in dev it will be

   "vardot/varbase": "8.6.x-dev",
   "vardot/varbase-updater": "dev-master",

But before a tag, it could be

   "vardot/varbase": "8.6.3",
   "vardot/varbase-updater": "~1.0",

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

No branches or pull requests

1 participant