mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #110] [MERGED] Adding PHAR archives (.phar & .phar.gz) & global Composer install #259
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#259
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/110
Author: @jasdeepkhalsa
Created: 11/29/2020
Status: ✅ Merged
Merged: 11/29/2020
Merged by: @jasdeepkhalsa
Base:
master← Head:pr/86📝 Commits (3)
a04580afeat: Can build a Phar & install DBDiff globally with Composer91be32bdocs: Updated for making PHAR builds and installing DBDiff globally with Composerbfa12e7Merge branch 'master' of github.com:DBDiff/DBDiff into pr/86📊 Changes
6 files changed (+69 additions, -5 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+30 -1)➕
build(+25 -0)📝
dbdiff(+5 -2)➕
dbdiff.php(+6 -0)📝
src/Params/FSGetter.php(+2 -2)📄 Description
Original PR here by @plashenkov:
https://github.com/DBDiff/DBDiff/pull/86
Closes #73
Added some documentation for this, tested and ready for merge.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.