diff --git a/app/AppKernel.php b/app/AppKernel.php index 077c5db61..33bf817a3 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -22,8 +22,6 @@ public function registerBundles() new CodeExplorerBundle\CodeExplorerBundle(), new AppBundle\AppBundle(), new Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle(), // used for initial population of non-SQLite databases in production envs - // uncomment the following line if your application sends emails - // new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(), ]; // Some bundles are only used while developing the application or during diff --git a/app/config/config.yml b/app/config/config.yml index bc8fcdd6b..8dba63fad 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -76,16 +76,3 @@ doctrine: orm: auto_generate_proxy_classes: "%kernel.debug%" auto_mapping: true - -# Swiftmailer Configuration (used to send emails) -# instead of configuring the mailer credentials in this file, we pull -# them from the app/config/parameters.yml file. The reason is that config.yml -# stores options that change the application behavior and parameters.yml -# stores options that change from one server to another -# -# swiftmailer: -# transport: "%mailer_transport%" -# host: "%mailer_host%" -# username: "%mailer_user%" -# password: "%mailer_password%" -# spool: { type: memory } diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 4cc6ec1e3..5d6992e08 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -30,13 +30,3 @@ parameters: # $ php bin/console doctrine:database:create # $ php bin/console doctrine:schema:create # $ php bin/console doctrine:fixtures:load - - # Uncomment these parameters if your application sends emails: - # - # mailer_transport: smtp - # mailer_host: 127.0.0.1 - # mailer_user: ~ - # mailer_password: ~ - # - # If you don't use a real mail server, you can send emails via your Gmail account. - # see http://symfony.com/doc/current/cookbook/email/gmail.html diff --git a/composer.json b/composer.json index d14628e80..ccdb4ef58 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,6 @@ "sensio/framework-extra-bundle" : "^3.0.2", "symfony/monolog-bundle" : "^3.0", "symfony/polyfill-apcu" : "^1.0", - "symfony/swiftmailer-bundle" : "^2.3", "symfony/symfony" : "^3.2", "twig/extensions" : "^1.3", "twig/twig" : "^1.28", diff --git a/composer.lock b/composer.lock index 6a6c8bcb5..6f65b62f7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "d62bf11ec2d564da970004d420952441", + "hash": "ac1eb7c78f149ced1b55c15e290e7a34", + "content-hash": "3859b4ec35c8442f053cc60c5c322b73", "packages": [ { "name": "doctrine/annotations", @@ -72,7 +73,7 @@ "docblock", "parser" ], - "time": "2015-08-31T12:32:49+00:00" + "time": "2015-08-31 12:32:49" }, { "name": "doctrine/cache", @@ -142,7 +143,7 @@ "cache", "caching" ], - "time": "2016-10-29T11:16:17+00:00" + "time": "2016-10-29 11:16:17" }, { "name": "doctrine/collections", @@ -208,7 +209,7 @@ "collections", "iterator" ], - "time": "2015-04-14T22:21:58+00:00" + "time": "2015-04-14 22:21:58" }, { "name": "doctrine/common", @@ -281,7 +282,7 @@ "persistence", "spl" ], - "time": "2016-11-30T16:50:46+00:00" + "time": "2016-11-30 16:50:46" }, { "name": "doctrine/data-fixtures", @@ -338,7 +339,7 @@ "keywords": [ "database" ], - "time": "2015-03-30T12:14:13+00:00" + "time": "2015-03-30 12:14:13" }, { "name": "doctrine/dbal", @@ -409,7 +410,7 @@ "persistence", "queryobject" ], - "time": "2016-09-09T19:13:33+00:00" + "time": "2016-09-09 19:13:33" }, { "name": "doctrine/doctrine-bundle", @@ -490,7 +491,7 @@ "orm", "persistence" ], - "time": "2016-08-10T15:35:22+00:00" + "time": "2016-08-10 15:35:22" }, { "name": "doctrine/doctrine-cache-bundle", @@ -578,7 +579,7 @@ "cache", "caching" ], - "time": "2016-01-26T17:28:51+00:00" + "time": "2016-01-26 17:28:51" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -635,7 +636,7 @@ "Fixture", "persistence" ], - "time": "2015-11-04T21:23:23+00:00" + "time": "2015-11-04 21:23:23" }, { "name": "doctrine/inflector", @@ -702,7 +703,7 @@ "singularize", "string" ], - "time": "2015-11-06T14:35:42+00:00" + "time": "2015-11-06 14:35:42" }, { "name": "doctrine/instantiator", @@ -756,7 +757,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14T21:17:01+00:00" + "time": "2015-06-14 21:17:01" }, { "name": "doctrine/lexer", @@ -810,7 +811,7 @@ "lexer", "parser" ], - "time": "2014-09-09T13:34:57+00:00" + "time": "2014-09-09 13:34:57" }, { "name": "doctrine/orm", @@ -886,7 +887,7 @@ "database", "orm" ], - "time": "2016-12-18T15:42:34+00:00" + "time": "2016-12-18 15:42:34" }, { "name": "erusev/parsedown", @@ -928,7 +929,7 @@ "markdown", "parser" ], - "time": "2016-11-02T15:56:58+00:00" + "time": "2016-11-02 15:56:58" }, { "name": "ezyang/htmlpurifier", @@ -972,7 +973,7 @@ "keywords": [ "html" ], - "time": "2016-07-16T12:58:58+00:00" + "time": "2016-07-16 12:58:58" }, { "name": "incenteev/composer-parameter-handler", @@ -1023,7 +1024,7 @@ "keywords": [ "parameters management" ], - "time": "2015-11-10T17:04:01+00:00" + "time": "2015-11-10 17:04:01" }, { "name": "jdorn/sql-formatter", @@ -1073,7 +1074,7 @@ "highlight", "sql" ], - "time": "2014-01-12T16:20:24+00:00" + "time": "2014-01-12 16:20:24" }, { "name": "monolog/monolog", @@ -1151,7 +1152,7 @@ "logging", "psr-3" ], - "time": "2016-11-26T00:15:39+00:00" + "time": "2016-11-26 00:15:39" }, { "name": "pagerfanta/pagerfanta", @@ -1218,7 +1219,7 @@ "paginator", "paging" ], - "time": "2016-11-28T09:17:04+00:00" + "time": "2016-11-28 09:17:04" }, { "name": "paragonie/random_compat", @@ -1266,7 +1267,7 @@ "pseudorandom", "random" ], - "time": "2016-11-07T23:38:38+00:00" + "time": "2016-11-07 23:38:38" }, { "name": "psr/cache", @@ -1312,7 +1313,7 @@ "psr", "psr-6" ], - "time": "2016-08-06T20:24:11+00:00" + "time": "2016-08-06 20:24:11" }, { "name": "psr/log", @@ -1359,7 +1360,7 @@ "psr", "psr-3" ], - "time": "2016-10-10T12:19:37+00:00" + "time": "2016-10-10 12:19:37" }, { "name": "sensio/distribution-bundle", @@ -1411,7 +1412,7 @@ "configuration", "distribution" ], - "time": "2016-12-06T07:29:27+00:00" + "time": "2016-12-06 07:29:27" }, { "name": "sensio/framework-extra-bundle", @@ -1479,7 +1480,7 @@ "annotations", "controllers" ], - "time": "2016-12-14T08:30:06+00:00" + "time": "2016-12-14 08:30:06" }, { "name": "sensiolabs/security-checker", @@ -1523,60 +1524,7 @@ } ], "description": "A security checker for your composer.lock", - "time": "2016-09-23T18:09:57+00:00" - }, - { - "name": "swiftmailer/swiftmailer", - "version": "v5.4.4", - "source": { - "type": "git", - "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/545ce9136690cea74f98f86fbb9c92dd9ab1a756", - "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "mockery/mockery": "~0.9.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.4-dev" - } - }, - "autoload": { - "files": [ - "lib/swift_required.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Chris Corbyn" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "Swiftmailer, free feature-rich PHP mailer", - "homepage": "http://swiftmailer.org", - "keywords": [ - "email", - "mail", - "mailer" - ], - "time": "2016-11-24T01:01:23+00:00" + "time": "2016-09-23 18:09:57" }, { "name": "symfony/monolog-bundle", @@ -1636,7 +1584,7 @@ "log", "logging" ], - "time": "2016-11-15T15:54:07+00:00" + "time": "2016-11-15 15:54:07" }, { "name": "symfony/polyfill-apcu", @@ -1689,7 +1637,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/polyfill-intl-icu", @@ -1747,7 +1695,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/polyfill-mbstring", @@ -1806,7 +1754,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/polyfill-php56", @@ -1862,7 +1810,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/polyfill-php70", @@ -1921,7 +1869,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/polyfill-util", @@ -1973,66 +1921,7 @@ "polyfill", "shim" ], - "time": "2016-11-14T01:06:16+00:00" - }, - { - "name": "symfony/swiftmailer-bundle", - "version": "v2.4.2", - "source": { - "type": "git", - "url": "https://github.com/symfony/swiftmailer-bundle.git", - "reference": "ad751095576ce0c12a284e30e3fff80c91f27225" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ad751095576ce0c12a284e30e3fff80c91f27225", - "reference": "ad751095576ce0c12a284e30e3fff80c91f27225", - "shasum": "" - }, - "require": { - "php": ">=5.3.2", - "swiftmailer/swiftmailer": ">=4.2.0,~5.0", - "symfony/config": "~2.7|~3.0", - "symfony/dependency-injection": "~2.7|~3.0", - "symfony/http-kernel": "~2.7|~3.0" - }, - "require-dev": { - "symfony/console": "~2.7|~3.0", - "symfony/framework-bundle": "~2.7|~3.0", - "symfony/phpunit-bridge": "~2.7|~3.0", - "symfony/yaml": "~2.7|~3.0" - }, - "suggest": { - "psr/log": "Allows logging" - }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Bundle\\SwiftmailerBundle\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "Symfony SwiftmailerBundle", - "homepage": "http://symfony.com", - "time": "2016-12-20T04:44:33+00:00" + "time": "2016-11-14 01:06:16" }, { "name": "symfony/symfony", @@ -2174,7 +2063,7 @@ "keywords": [ "framework" ], - "time": "2016-12-13T13:20:15+00:00" + "time": "2016-12-13 13:20:15" }, { "name": "twig/extensions", @@ -2226,7 +2115,7 @@ "i18n", "text" ], - "time": "2016-10-25T17:34:14+00:00" + "time": "2016-10-25 17:34:14" }, { "name": "twig/twig", @@ -2287,7 +2176,7 @@ "keywords": [ "templating" ], - "time": "2016-12-23T11:06:22+00:00" + "time": "2016-12-23 11:06:22" }, { "name": "white-october/pagerfanta-bundle", @@ -2339,7 +2228,7 @@ "page", "paging" ], - "time": "2016-08-04T15:48:14+00:00" + "time": "2016-08-04 15:48:14" } ], "packages-dev": [ @@ -2399,7 +2288,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2016-12-01T00:05:05+00:00" + "time": "2016-12-01 00:05:05" }, { "name": "phpdocumentor/reflection-common", @@ -2453,7 +2342,7 @@ "reflection", "static analysis" ], - "time": "2015-12-27T11:43:31+00:00" + "time": "2015-12-27 11:43:31" }, { "name": "phpdocumentor/reflection-docblock", @@ -2498,7 +2387,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2016-09-30T07:12:33+00:00" + "time": "2016-09-30 07:12:33" }, { "name": "phpdocumentor/type-resolver", @@ -2545,7 +2434,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2016-11-25T06:54:22+00:00" + "time": "2016-11-25 06:54:22" }, { "name": "phpspec/prophecy", @@ -2608,7 +2497,7 @@ "spy", "stub" ], - "time": "2016-11-21T14:58:47+00:00" + "time": "2016-11-21 14:58:47" }, { "name": "phpunit/php-code-coverage", @@ -2670,7 +2559,7 @@ "testing", "xunit" ], - "time": "2015-10-06T15:47:00+00:00" + "time": "2015-10-06 15:47:00" }, { "name": "phpunit/php-file-iterator", @@ -2717,7 +2606,7 @@ "filesystem", "iterator" ], - "time": "2016-10-03T07:40:28+00:00" + "time": "2016-10-03 07:40:28" }, { "name": "phpunit/php-text-template", @@ -2758,7 +2647,7 @@ "keywords": [ "template" ], - "time": "2015-06-21T13:50:34+00:00" + "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", @@ -2802,7 +2691,7 @@ "keywords": [ "timer" ], - "time": "2016-05-12T18:03:57+00:00" + "time": "2016-05-12 18:03:57" }, { "name": "phpunit/php-token-stream", @@ -2851,7 +2740,7 @@ "keywords": [ "tokenizer" ], - "time": "2016-11-15T14:06:22+00:00" + "time": "2016-11-15 14:06:22" }, { "name": "phpunit/phpunit", @@ -2923,7 +2812,7 @@ "testing", "xunit" ], - "time": "2016-12-09T02:45:31+00:00" + "time": "2016-12-09 02:45:31" }, { "name": "phpunit/phpunit-mock-objects", @@ -2979,7 +2868,7 @@ "mock", "xunit" ], - "time": "2015-10-02T06:51:40+00:00" + "time": "2015-10-02 06:51:40" }, { "name": "sebastian/comparator", @@ -3043,7 +2932,7 @@ "compare", "equality" ], - "time": "2016-11-19T09:18:40+00:00" + "time": "2016-11-19 09:18:40" }, { "name": "sebastian/diff", @@ -3095,7 +2984,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08T07:14:41+00:00" + "time": "2015-12-08 07:14:41" }, { "name": "sebastian/environment", @@ -3145,7 +3034,7 @@ "environment", "hhvm" ], - "time": "2016-08-18T05:49:44+00:00" + "time": "2016-08-18 05:49:44" }, { "name": "sebastian/exporter", @@ -3212,7 +3101,7 @@ "export", "exporter" ], - "time": "2016-06-17T09:04:28+00:00" + "time": "2016-06-17 09:04:28" }, { "name": "sebastian/global-state", @@ -3263,7 +3152,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12T03:26:01+00:00" + "time": "2015-10-12 03:26:01" }, { "name": "sebastian/recursion-context", @@ -3316,7 +3205,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-11-11T19:50:13+00:00" + "time": "2015-11-11 19:50:13" }, { "name": "sebastian/version", @@ -3351,7 +3240,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21T13:59:46+00:00" + "time": "2015-06-21 13:59:46" }, { "name": "sensio/generator-bundle", @@ -3403,7 +3292,7 @@ } ], "description": "This bundle generates code for you", - "time": "2016-12-05T16:01:19+00:00" + "time": "2016-12-05 16:01:19" }, { "name": "symfony/phpunit-bridge", @@ -3461,7 +3350,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2016-12-12T13:31:08+00:00" + "time": "2016-12-12 13:31:08" }, { "name": "webmozart/assert", @@ -3511,7 +3400,7 @@ "check", "validate" ], - "time": "2016-11-23T20:04:58+00:00" + "time": "2016-11-23 20:04:58" } ], "aliases": [],