diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2015-06-02 16:54:52 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2015-06-02 16:54:52 +0200 |
commit | 170746f99d7e0bea2eb08ccf6015fe0384d45b00 (patch) | |
tree | 660a19c8b1001f986e51f2a9692f4491231cded6 /bin/phinx | |
parent | 51d9699fa130a18a1c5cd09d1b03a382d73e91db (diff) | |
download | wallabag-170746f99d7e0bea2eb08ccf6015fe0384d45b00.tar.gz wallabag-170746f99d7e0bea2eb08ccf6015fe0384d45b00.tar.zst wallabag-170746f99d7e0bea2eb08ccf6015fe0384d45b00.zip |
Remove phinx
Doctrine handle quite correctly database migration. Thanks to `doctrine:schema:update`
Diffstat (limited to 'bin/phinx')
l--------- | bin/phinx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/phinx b/bin/phinx deleted file mode 120000 index e78f316d..00000000 --- a/bin/phinx +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | ../vendor/robmorgan/phinx/bin/phinx \ No newline at end of file | ||