Skip to content

Commit

Permalink
Add DB Migrations Tools (Phinx)
Browse files Browse the repository at this point in the history
  • Loading branch information
prayogadhi committed Jan 15, 2022
1 parent 41f83eb commit 61969f1
Show file tree
Hide file tree
Showing 783 changed files with 134,756 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
vendor
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"require": {
"slim/slim": "^3.12"
},
"require-dev": {
"robmorgan/phinx": "^0.12.9"
}
}
Loading

0 comments on commit 61969f1

Please sign in to comment.