From 71d023323963b6db486c152afa9267438ff1bd55 Mon Sep 17 00:00:00 2001 From: Bruno Noronha Date: Tue, 5 Aug 2014 17:36:47 -0300 Subject: [PATCH] Rollback de versão do gerador de CSV --- composer.json | 1 + composer.lock | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------ vendor/ddeboer/data-import/src/Ddeboer/DataImport/Writer/CsvWriter.php | 46 ---------------------------------------------- 3 files changed, 107 insertions(+), 148 deletions(-) delete mode 100644 vendor/ddeboer/data-import/src/Ddeboer/DataImport/Writer/CsvWriter.php diff --git a/composer.json b/composer.json index 1038690..bd52eb5 100644 --- a/composer.json +++ b/composer.json @@ -56,6 +56,7 @@ "jms/serializer": "0.14.*@dev", "jms/serializer-bundle": "0.13.*@dev", "lightbase/cocar": "dev-master", + "ddeboer/data-import": "0.15.*@dev", "ddeboer/data-import-bundle": "dev-master", "twbs/bootstrap": "3.0.*", "doctrine/migrations": "dev-master", diff --git a/composer.lock b/composer.lock index 860718f..3239ad0 100644 --- a/composer.lock +++ b/composer.lock @@ -1,9 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" ], - "hash": "57c6d0e2db50a03a5f8810325020941d", + "hash": "4ce2775488ee172a7deb32d74d4dbf59", "packages": [ { "name": "braincrafted/bootstrap-bundle", @@ -68,16 +69,16 @@ }, { "name": "ddeboer/data-import", - "version": "0.13.0", + "version": "0.15.1", "source": { "type": "git", "url": "https://github.com/ddeboer/data-import.git", - "reference": "ad21938f74177a0258c64a535ccf3c453569ee23" + "reference": "1f5860972fdce2d1185499af3405d4633b658522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ddeboer/data-import/zipball/ad21938f74177a0258c64a535ccf3c453569ee23", - "reference": "ad21938f74177a0258c64a535ccf3c453569ee23", + "url": "https://api.github.com/repos/ddeboer/data-import/zipball/1f5860972fdce2d1185499af3405d4633b658522", + "reference": "1f5860972fdce2d1185499af3405d4633b658522", "shasum": "" }, "require": { @@ -91,7 +92,7 @@ "ext-mbstring": "*", "ext-sqlite3": "*", "phpoffice/phpexcel": "*", - "symfony/console": ">=2.2", + "symfony/console": "~2.5.0", "symfony/property-access": "*", "symfony/validator": "~2.3.0" }, @@ -134,7 +135,7 @@ "export", "import" ], - "time": "2014-05-14 20:39:26" + "time": "2014-06-18 11:39:08" }, { "name": "ddeboer/data-import-bundle", @@ -182,16 +183,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.1.2", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "40db0c96985aab2822edbc4848b3bd2429e02670" + "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/40db0c96985aab2822edbc4848b3bd2429e02670", - "reference": "40db0c96985aab2822edbc4848b3bd2429e02670", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd", + "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd", "shasum": "" }, "require": { @@ -199,12 +200,13 @@ "php": ">=5.3.2" }, "require-dev": { - "doctrine/cache": "1.*" + "doctrine/cache": "1.*", + "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { @@ -237,9 +239,9 @@ "email": "kontakt@beberlei.de" }, { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -250,7 +252,7 @@ "docblock", "parser" ], - "time": "2013-06-16 21:33:03" + "time": "2014-07-06 15:52:21" }, { "name": "doctrine/cache", @@ -312,9 +314,9 @@ "email": "kontakt@beberlei.de" }, { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -360,7 +362,7 @@ ], "authors": [ { - "name": "Jonathan Wage", + "name": "Jonathan H. Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" @@ -379,7 +381,7 @@ "email": "kontakt@beberlei.de" }, { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" @@ -835,7 +837,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -887,9 +889,9 @@ "email": "roman@code-factory.org" }, { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -907,12 +909,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "46a031ddaea47d0685200027cfe8c83b02aee6f6" + "reference": "4256449c5e2603a6b6ee5a78c7c4521d4d4430b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/46a031ddaea47d0685200027cfe8c83b02aee6f6", - "reference": "46a031ddaea47d0685200027cfe8c83b02aee6f6", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/4256449c5e2603a6b6ee5a78c7c4521d4d4430b8", + "reference": "4256449c5e2603a6b6ee5a78c7c4521d4d4430b8", "shasum": "" }, "require": { @@ -959,20 +961,20 @@ "database", "migrations" ], - "time": "2014-03-16 19:02:43" + "time": "2014-07-09 07:58:02" }, { "name": "doctrine/orm", - "version": "2.3.5", + "version": "v2.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "2c31ec4809a28a549bf22d7cb7504add98156cd6" + "reference": "c2135b38216c6c8a410e764792aa368e946f2ae5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2c31ec4809a28a549bf22d7cb7504add98156cd6", - "reference": "2c31ec4809a28a549bf22d7cb7504add98156cd6", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/c2135b38216c6c8a410e764792aa368e946f2ae5", + "reference": "c2135b38216c6c8a410e764792aa368e946f2ae5", "shasum": "" }, "require": { @@ -1030,7 +1032,7 @@ "database", "orm" ], - "time": "2014-02-08 16:28:24" + "time": "2014-06-03 19:53:45" }, { "name": "friendsofsymfony/rest-bundle", @@ -1039,12 +1041,12 @@ "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "6b384c108fa89a5ace02124d200bd916ab5ac380" + "reference": "5e91023b941cb11d8ac09c46405a4aa1920ca217" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/6b384c108fa89a5ace02124d200bd916ab5ac380", - "reference": "6b384c108fa89a5ace02124d200bd916ab5ac380", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5e91023b941cb11d8ac09c46405a4aa1920ca217", + "reference": "5e91023b941cb11d8ac09c46405a4aa1920ca217", "shasum": "" }, "require": { @@ -1100,8 +1102,7 @@ }, { "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "email": "ever.zet@gmail.com" } ], "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", @@ -1109,21 +1110,21 @@ "keywords": [ "rest" ], - "time": "2014-05-27 08:47:40" + "time": "2014-08-02 13:36:07" }, { "name": "helios-ag/fm-elfinder-bundle", - "version": "1.4.2", + "version": "1.5", "target-dir": "FM/ElfinderBundle", "source": { "type": "git", "url": "https://github.com/helios-ag/FMElfinderBundle.git", - "reference": "6f2cd74ee288ccd11cae169ab2bf002f231ba83c" + "reference": "57de87e1bf72f9a87fa1d7cd508e7857a3d03860" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/helios-ag/FMElfinderBundle/zipball/6f2cd74ee288ccd11cae169ab2bf002f231ba83c", - "reference": "6f2cd74ee288ccd11cae169ab2bf002f231ba83c", + "url": "https://api.github.com/repos/helios-ag/FMElfinderBundle/zipball/57de87e1bf72f9a87fa1d7cd508e7857a3d03860", + "reference": "57de87e1bf72f9a87fa1d7cd508e7857a3d03860", "shasum": "" }, "require": { @@ -1149,7 +1150,7 @@ ], "authors": [ { - "name": "Albert Ganiev", + "name": "Al Ganiev", "email": "helios.ag@gmail.com" }, { @@ -1163,7 +1164,7 @@ "elfinder", "file manager" ], - "time": "2013-12-19 07:59:20" + "time": "2014-05-09 12:02:28" }, { "name": "helios-ag/fm-elfinder-php-connector", @@ -1194,7 +1195,7 @@ ], "authors": [ { - "name": "Albert Ganiev", + "name": "Al Ganiev", "email": "helios.ag@gmail.com" }, { @@ -1397,7 +1398,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1504,7 +1505,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1518,16 +1519,16 @@ }, { "name": "jms/metadata", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", - "reference": "88ffa28bc987e4c26229fc84a2e541b6ed4e1459" + "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/88ffa28bc987e4c26229fc84a2e541b6ed4e1459", - "reference": "88ffa28bc987e4c26229fc84a2e541b6ed4e1459", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", + "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", "shasum": "" }, "require": { @@ -1555,7 +1556,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1566,7 +1567,7 @@ "xml", "yaml" ], - "time": "2013-11-05 23:02:36" + "time": "2014-07-12 07:13:19" }, { "name": "jms/parser-lib", @@ -1659,7 +1660,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1729,7 +1730,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1751,12 +1752,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", - "reference": "ca66cd3ace6bea5367838c6dfb00a6a0bacb8a79" + "reference": "55bb8fc449c626ab8d47d58fa13fd37f84376dfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/ca66cd3ace6bea5367838c6dfb00a6a0bacb8a79", - "reference": "ca66cd3ace6bea5367838c6dfb00a6a0bacb8a79", + "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/55bb8fc449c626ab8d47d58fa13fd37f84376dfc", + "reference": "55bb8fc449c626ab8d47d58fa13fd37f84376dfc", "shasum": "" }, "require": { @@ -1799,7 +1800,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1812,7 +1813,7 @@ "serialization", "xml" ], - "time": "2014-02-09 12:04:09" + "time": "2014-07-08 16:41:25" }, { "name": "jms/translation-bundle", @@ -1870,7 +1871,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -2104,7 +2105,7 @@ "email": "stof@notk.org" }, { - "name": "KnpLabs", + "name": "Knplabs", "homepage": "http://knplabs.com" }, { @@ -2125,12 +2126,12 @@ "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git", - "reference": "8067a1b46260c619ae8f3ffa3c32a612ff04924c" + "reference": "d35547a771a03923d19d55ea335cd2801ad72dc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/8067a1b46260c619ae8f3ffa3c32a612ff04924c", - "reference": "8067a1b46260c619ae8f3ffa3c32a612ff04924c", + "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/d35547a771a03923d19d55ea335cd2801ad72dc2", + "reference": "d35547a771a03923d19d55ea335cd2801ad72dc2", "shasum": "" }, "require": { @@ -2175,7 +2176,7 @@ "pagination", "paginator" ], - "time": "2014-05-13 07:26:35" + "time": "2014-07-18 12:20:39" }, { "name": "kriswallsmith/assetic", @@ -2296,12 +2297,12 @@ "source": { "type": "git", "url": "https://github.com/lightbase/cocar.git", - "reference": "dc673a78aa4d15ec040647e6438cdc89bed7a8f5" + "reference": "c9cabf7119e18a49956edae87996dded77e213d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lightbase/cocar/zipball/dc673a78aa4d15ec040647e6438cdc89bed7a8f5", - "reference": "dc673a78aa4d15ec040647e6438cdc89bed7a8f5", + "url": "https://api.github.com/repos/lightbase/cocar/zipball/c9cabf7119e18a49956edae87996dded77e213d2", + "reference": "c9cabf7119e18a49956edae87996dded77e213d2", "shasum": "" }, "require": { @@ -2332,20 +2333,20 @@ "support": { "source": "https://github.com/lightbase/cocar/tree/master" }, - "time": "2014-05-27 13:07:44" + "time": "2014-08-01 13:34:45" }, { "name": "monolog/monolog", - "version": "1.9.1", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "65026b610f8c19e61d7242f600530677b0466aac" + "reference": "25b16e801979098cb2f120e697bfce454b18bf23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/65026b610f8c19e61d7242f600530677b0466aac", - "reference": "65026b610f8c19e61d7242f600530677b0466aac", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/25b16e801979098cb2f120e697bfce454b18bf23", + "reference": "25b16e801979098cb2f120e697bfce454b18bf23", "shasum": "" }, "require": { @@ -2373,7 +2374,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9.x-dev" + "dev-master": "1.10.x-dev" } }, "autoload": { @@ -2400,7 +2401,7 @@ "logging", "psr-3" ], - "time": "2014-04-24 13:29:03" + "time": "2014-06-04 16:30:04" }, { "name": "nikic/php-parser", @@ -2482,7 +2483,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -2532,7 +2533,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -2682,17 +2683,17 @@ }, { "name": "sensio/generator-bundle", - "version": "v2.3.4", + "version": "v2.3.5", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", - "reference": "4a7b126e9c22f858e3584b19ddce6e5bdd7677ee" + "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/4a7b126e9c22f858e3584b19ddce6e5bdd7677ee", - "reference": "4a7b126e9c22f858e3584b19ddce6e5bdd7677ee", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/8b7a33aa3d22388443b6de0b0cf184122e9f60d2", + "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2", "shasum": "" }, "require": { @@ -2728,20 +2729,20 @@ } ], "description": "This bundle generates code for you", - "time": "2013-08-21 18:09:35" + "time": "2014-04-28 14:01:06" }, { "name": "swiftmailer/swiftmailer", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "043e336b871f17a117f76ef8e190eddfc04c8d48" + "reference": "2b9af56cc676c338d52fca4c657e5bdff73bb7af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/043e336b871f17a117f76ef8e190eddfc04c8d48", - "reference": "043e336b871f17a117f76ef8e190eddfc04c8d48", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/2b9af56cc676c338d52fca4c657e5bdff73bb7af", + "reference": "2b9af56cc676c338d52fca4c657e5bdff73bb7af", "shasum": "" }, "require": { @@ -2782,7 +2783,7 @@ "mail", "mailer" ], - "time": "2014-05-08 08:11:19" + "time": "2014-06-13 11:44:54" }, { "name": "symfony/assetic-bundle", @@ -2901,20 +2902,21 @@ }, { "name": "symfony/icu", - "version": "v1.2.1", + "version": "v1.2.2", "target-dir": "Symfony/Component/Icu", "source": { "type": "git", "url": "https://github.com/symfony/Icu.git", - "reference": "98e197da54df1f966dd5e8a4992135703569c987" + "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Icu/zipball/98e197da54df1f966dd5e8a4992135703569c987", - "reference": "98e197da54df1f966dd5e8a4992135703569c987", + "url": "https://api.github.com/repos/symfony/Icu/zipball/d4d85d6055b87f394d941b45ddd3a9173e1e3d2a", + "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a", "shasum": "" }, "require": { + "ext-intl": "*", "lib-icu": ">=4.4", "php": ">=5.3.3", "symfony/intl": "~2.3" @@ -2945,7 +2947,7 @@ "icu", "intl" ], - "time": "2013-10-04 10:06:38" + "time": "2014-07-25 09:58:17" }, { "name": "symfony/monolog-bundle", @@ -3267,16 +3269,16 @@ }, { "name": "twig/twig", - "version": "v1.15.1", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", - "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed" + "reference": "8ce37115802e257a984a82d38254884085060024" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Twig/zipball/1fb5784662f438d7d96a541e305e28b812e2eeed", - "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024", + "reference": "8ce37115802e257a984a82d38254884085060024", "shasum": "" }, "require": { @@ -3285,7 +3287,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -3305,7 +3307,7 @@ "role": "Lead Developer" }, { - "name": "Armin Ronacher", + "name": "Armin Ronacher2", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, @@ -3320,7 +3322,7 @@ "keywords": [ "templating" ], - "time": "2014-02-13 10:19:29" + "time": "2014-07-05 12:19:05" }, { "name": "willdurand/jsonp-callback-validator", @@ -3354,7 +3356,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } @@ -3432,10 +3434,12 @@ "jms/serializer": 20, "jms/serializer-bundle": 20, "lightbase/cocar": 20, + "ddeboer/data-import": 20, "ddeboer/data-import-bundle": 20, "doctrine/migrations": 20, "doctrine/doctrine-migrations-bundle": 20 }, + "prefer-stable": false, "platform": { "php": ">=5.3.3" }, diff --git a/vendor/ddeboer/data-import/src/Ddeboer/DataImport/Writer/CsvWriter.php b/vendor/ddeboer/data-import/src/Ddeboer/DataImport/Writer/CsvWriter.php deleted file mode 100644 index 0695d08..0000000 --- a/vendor/ddeboer/data-import/src/Ddeboer/DataImport/Writer/CsvWriter.php +++ /dev/null @@ -1,46 +0,0 @@ -fp = fopen($file->getPathname(), $mode); - $this->delimiter = $delimiter; - $this->enclosure = $enclosure; - } - - /** - * {@inheritdoc} - */ - public function writeItem(array $item) - { - fputcsv($this->fp, $item, $this->delimiter, $this->enclosure); - - return $this; - } - - /** - * {@inheritdoc} - */ - public function finish() - { - fclose($this->fp); - } -} -- libgit2 0.21.2