Skip to content

Commit 8b18fd8

Browse files
committed
add bin/phpmig
1 parent 3a0365e commit 8b18fd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm-debug.log
2323
/plugins/*
2424
!/plugins/.gitkeep
2525
/build/
26-
/bin/
26+
/bin/*
2727
!/bin/phpmig
2828
/composer.phar
2929
/scripts

bin/phpmig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../vendor/davedevelopment/phpmig/bin/phpmig

0 commit comments

Comments
 (0)