diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-05-11 14:59:59 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-05-11 14:59:59 +0200 |
| commit | fa3a4e440f6daf241772331eaac322f3e0447750 (patch) | |
| tree | ee47dce337a8eecb67da391d6b91768d09d22e6e /vendor/bin | |
| parent | 1bb6c3bc23d08851f6af786f516b3cbc73a6f391 (diff) | |
| download | Catalog-fa3a4e440f6daf241772331eaac322f3e0447750.tar.gz Catalog-fa3a4e440f6daf241772331eaac322f3e0447750.zip | |
Let composer manage the vendor and lock files
Diffstat (limited to 'vendor/bin')
| -rwxr-xr-x | vendor/bin/propel | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/bin/propel b/vendor/bin/propel deleted file mode 100755 index 9301b05..0000000 --- a/vendor/bin/propel +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env php -<?php - -include('propel.php'); |
