mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #86] [CLOSED] Phar + composer global require #255
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DBDiff/DBDiff/pull/86
Author: @plashenkov
Created: 9/14/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
2ff3b13Phar + composer global require📊 Changes
4 files changed (+38 additions, -4 deletions)
View changed files
➕
build(+25 -0)📝
dbdiff(+5 -2)➕
dbdiff.php(+6 -0)📝
src/Params/FSGetter.php(+2 -2)📄 Description
Put into practice changes described here: https://github.com/DBDiff/DBDiff/issues/73
Now we can simply install DBDiff globally using:
Or we can build a Phar:
composer install./build🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.