Commit ebda3a3a authored by Carlos André's avatar Carlos André
Browse files

erro no email do cadastro

parent 3b30c761
......@@ -138,7 +138,6 @@ class RegisterController extends Controller
$user->proponentes()->save($proponente);
}
return $user;
}
......
......@@ -45,10 +45,9 @@ class VerifyNotification extends Notification
*/
public function toMail($notifiable)
{
$user = Auth::user();
return (new MailMessage)
->subject('Verifique seu e-mail')
->greeting("Olá, {$user->name}!")
->greeting("Olá, {$notifiable->name}!")
->action(
'Verifique seu E-mail',
$this->verificationUrl($notifiable)
......
......@@ -2353,16 +2353,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.24",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "1b15ca1b1bedda86f98064da9ff5d800560d4c6d"
"reference": "a62acecdf5b50e314a4f305cd01b5282126f3095"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/1b15ca1b1bedda86f98064da9ff5d800560d4c6d",
"reference": "1b15ca1b1bedda86f98064da9ff5d800560d4c6d",
"url": "https://api.github.com/repos/symfony/console/zipball/a62acecdf5b50e314a4f305cd01b5282126f3095",
"reference": "a62acecdf5b50e314a4f305cd01b5282126f3095",
"shasum": ""
},
"require": {
......@@ -2422,7 +2422,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.24"
"source": "https://github.com/symfony/console/tree/v4.4.25"
},
"funding": [
{
......@@ -2438,20 +2438,20 @@
"type": "tidelift"
}
],
"time": "2021-05-13T06:28:07+00:00"
"time": "2021-05-26T11:20:16+00:00"
},
{
"name": "symfony/css-selector",
"version": "v5.2.9",
"version": "v5.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "5d5f97809015102116208b976eb2edb44b689560"
"reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5d5f97809015102116208b976eb2edb44b689560",
"reference": "5d5f97809015102116208b976eb2edb44b689560",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
"reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
"shasum": ""
},
"require": {
......@@ -2487,7 +2487,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v5.2.9"
"source": "https://github.com/symfony/css-selector/tree/v5.3.0"
},
"funding": [
{
......@@ -2503,20 +2503,20 @@
"type": "tidelift"
}
],
"time": "2021-05-16T13:07:46+00:00"
"time": "2021-05-26T17:40:38+00:00"
},
{
"name": "symfony/debug",
"version": "v4.4.22",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "45b2136377cca5f10af858968d6079a482bca473"
"reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/45b2136377cca5f10af858968d6079a482bca473",
"reference": "45b2136377cca5f10af858968d6079a482bca473",
"url": "https://api.github.com/repos/symfony/debug/zipball/a8d2d5c94438548bff9f998ca874e202bb29d07f",
"reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f",
"shasum": ""
},
"require": {
......@@ -2556,7 +2556,7 @@
"description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/debug/tree/v4.4.22"
"source": "https://github.com/symfony/debug/tree/v4.4.25"
},
"funding": [
{
......@@ -2572,7 +2572,7 @@
"type": "tidelift"
}
],
"time": "2021-04-02T07:50:12+00:00"
"time": "2021-05-26T17:39:37+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2643,16 +2643,16 @@
},
{
"name": "symfony/error-handler",
"version": "v4.4.23",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7"
"reference": "310a756cec00d29d89a08518405aded046a54a8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/21d75bfbdfdd3581a7f97080deb98926987f14a7",
"reference": "21d75bfbdfdd3581a7f97080deb98926987f14a7",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/310a756cec00d29d89a08518405aded046a54a8b",
"reference": "310a756cec00d29d89a08518405aded046a54a8b",
"shasum": ""
},
"require": {
......@@ -2692,7 +2692,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v4.4.23"
"source": "https://github.com/symfony/error-handler/tree/v4.4.25"
},
"funding": [
{
......@@ -2708,20 +2708,20 @@
"type": "tidelift"
}
],
"time": "2021-05-02T20:47:26+00:00"
"time": "2021-05-26T17:39:37+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.20",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
"reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
"reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/047773e7016e4fd45102cedf4bd2558ae0d0c32f",
"reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f",
"shasum": ""
},
"require": {
......@@ -2775,7 +2775,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.20"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.25"
},
"funding": [
{
......@@ -2791,7 +2791,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-05-26T17:39:37+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
......@@ -2874,16 +2874,16 @@
},
{
"name": "symfony/finder",
"version": "v4.4.24",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "a96bc19ed87c88eec78e1a4c803bdc1446952983"
"reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/a96bc19ed87c88eec78e1a4c803bdc1446952983",
"reference": "a96bc19ed87c88eec78e1a4c803bdc1446952983",
"url": "https://api.github.com/repos/symfony/finder/zipball/ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
"reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
"shasum": ""
},
"require": {
......@@ -2915,7 +2915,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.24"
"source": "https://github.com/symfony/finder/tree/v4.4.25"
},
"funding": [
{
......@@ -2931,7 +2931,7 @@
"type": "tidelift"
}
],
"time": "2021-05-16T12:27:45+00:00"
"time": "2021-05-26T11:20:16+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -3013,16 +3013,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.23",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5"
"reference": "0c79d5a65ace4fe66e49702658c024a419d2438b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5",
"reference": "2ffb43bd6c589a274ee1e93a5fd6b7ef1577b9c5",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/0c79d5a65ace4fe66e49702658c024a419d2438b",
"reference": "0c79d5a65ace4fe66e49702658c024a419d2438b",
"shasum": ""
},
"require": {
......@@ -3061,7 +3061,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.23"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.25"
},
"funding": [
{
......@@ -3077,20 +3077,20 @@
"type": "tidelift"
}
],
"time": "2021-05-05T07:40:41+00:00"
"time": "2021-05-26T11:20:16+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.4.24",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "59925ee79f2541b4c6e990843e1a42768e898254"
"reference": "3795165596fe81a52296b78c9aae938d434069cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/59925ee79f2541b4c6e990843e1a42768e898254",
"reference": "59925ee79f2541b4c6e990843e1a42768e898254",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3795165596fe81a52296b78c9aae938d434069cc",
"reference": "3795165596fe81a52296b78c9aae938d434069cc",
"shasum": ""
},
"require": {
......@@ -3165,7 +3165,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.24"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.25"
},
"funding": [
{
......@@ -3181,20 +3181,20 @@
"type": "tidelift"
}
],
"time": "2021-05-19T12:12:19+00:00"
"time": "2021-06-01T07:12:08+00:00"
},
{
"name": "symfony/mime",
"version": "v5.2.9",
"version": "v5.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "64258e870f8cc75c3dae986201ea2df58c210b52"
"reference": "ed710d297b181f6a7194d8172c9c2423d58e4852"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/64258e870f8cc75c3dae986201ea2df58c210b52",
"reference": "64258e870f8cc75c3dae986201ea2df58c210b52",
"url": "https://api.github.com/repos/symfony/mime/zipball/ed710d297b181f6a7194d8172c9c2423d58e4852",
"reference": "ed710d297b181f6a7194d8172c9c2423d58e4852",
"shasum": ""
},
"require": {
......@@ -3248,7 +3248,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.2.9"
"source": "https://github.com/symfony/mime/tree/v5.3.0"
},
"funding": [
{
......@@ -3264,7 +3264,7 @@
"type": "tidelift"
}
],
"time": "2021-05-16T13:07:46+00:00"
"time": "2021-05-26T17:43:10+00:00"
},
{
"name": "symfony/polyfill-ctype",
......@@ -3916,16 +3916,16 @@
},
{
"name": "symfony/process",
"version": "v4.4.22",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "f5481b22729d465acb1cea3455fc04ce84b0148b"
"reference": "cd61e6dd273975c6625316de9d141ebd197f93c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/f5481b22729d465acb1cea3455fc04ce84b0148b",
"reference": "f5481b22729d465acb1cea3455fc04ce84b0148b",
"url": "https://api.github.com/repos/symfony/process/zipball/cd61e6dd273975c6625316de9d141ebd197f93c9",
"reference": "cd61e6dd273975c6625316de9d141ebd197f93c9",
"shasum": ""
},
"require": {
......@@ -3957,7 +3957,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v4.4.22"
"source": "https://github.com/symfony/process/tree/v4.4.25"
},
"funding": [
{
......@@ -3973,20 +3973,20 @@
"type": "tidelift"
}
],
"time": "2021-04-07T16:22:29+00:00"
"time": "2021-05-26T11:20:16+00:00"
},
{
"name": "symfony/routing",
"version": "v4.4.24",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "b42c3631fd9e3511610afb2ba081ea7e38d9fa38"
"reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/b42c3631fd9e3511610afb2ba081ea7e38d9fa38",
"reference": "b42c3631fd9e3511610afb2ba081ea7e38d9fa38",
"url": "https://api.github.com/repos/symfony/routing/zipball/3a3c2f197ad0846ac6413225fc78868ba1c61434",
"reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434",
"shasum": ""
},
"require": {
......@@ -4045,7 +4045,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v4.4.24"
"source": "https://github.com/symfony/routing/tree/v4.4.25"
},
"funding": [
{
......@@ -4061,7 +4061,7 @@
"type": "tidelift"
}
],
"time": "2021-05-16T09:52:47+00:00"
"time": "2021-05-26T17:39:37+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -4144,16 +4144,16 @@
},
{
"name": "symfony/translation",
"version": "v4.4.24",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "424d29dfcc15575af05196de0100d7b52f650602"
"reference": "dfe132c5c6d89f90ce7f961742cc532e9ca16dd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/424d29dfcc15575af05196de0100d7b52f650602",
"reference": "424d29dfcc15575af05196de0100d7b52f650602",
"url": "https://api.github.com/repos/symfony/translation/zipball/dfe132c5c6d89f90ce7f961742cc532e9ca16dd4",
"reference": "dfe132c5c6d89f90ce7f961742cc532e9ca16dd4",
"shasum": ""
},
"require": {
......@@ -4212,7 +4212,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v4.4.24"
"source": "https://github.com/symfony/translation/tree/v4.4.25"
},
"funding": [
{
......@@ -4228,7 +4228,7 @@
"type": "tidelift"
}
],
"time": "2021-05-16T09:52:47+00:00"
"time": "2021-05-26T17:39:37+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -4310,16 +4310,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v4.4.22",
"version": "v4.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7"
"reference": "31ea689a8e7d2410016b0d25fc15a1ba05a6e2e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
"reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/31ea689a8e7d2410016b0d25fc15a1ba05a6e2e0",
"reference": "31ea689a8e7d2410016b0d25fc15a1ba05a6e2e0",
"shasum": ""
},
"require": {
......@@ -4379,7 +4379,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.22"
"source": "https://github.com/symfony/var-dumper/tree/v4.4.25"
},
"funding": [
{
......@@ -4395,7 +4395,7 @@
"type": "tidelift"
}
],
"time": "2021-04-19T13:36:17+00:00"
"time": "2021-05-27T09:48:32+00:00"
},
{
"name": "thiagocfn/inscricaoestadual",
......@@ -4645,16 +4645,16 @@
},
{
"name": "facade/flare-client-php",
"version": "1.8.0",
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/facade/flare-client-php.git",
"reference": "69742118c037f34ee1ef86dc605be4a105d9e984"
"reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facade/flare-client-php/zipball/69742118c037f34ee1ef86dc605be4a105d9e984",
"reference": "69742118c037f34ee1ef86dc605be4a105d9e984",
"url": "https://api.github.com/repos/facade/flare-client-php/zipball/47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
"reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
"shasum": ""
},
"require": {
......@@ -4698,7 +4698,7 @@
],
"support": {
"issues": "https://github.com/facade/flare-client-php/issues",
"source": "https://github.com/facade/flare-client-php/tree/1.8.0"
"source": "https://github.com/facade/flare-client-php/tree/1.8.1"
},
"funding": [
{
......@@ -4706,7 +4706,7 @@
"type": "github"
}
],
"time": "2021-04-30T11:11:50+00:00"
"time": "2021-05-31T19:23:29+00:00"
},
{
"name": "facade/ignition",
......@@ -4839,16 +4839,16 @@
},
{
"name": "filp/whoops",
"version": "2.12.1",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "c13c0be93cff50f88bbd70827d993026821914dd"
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/c13c0be93cff50f88bbd70827d993026821914dd",
"reference": "c13c0be93cff50f88bbd70827d993026821914dd",
"url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
"shasum": ""
},
"require": {
......@@ -4898,7 +4898,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.12.1"
"source": "https://github.com/filp/whoops/tree/2.13.0"
},
"funding": [
{
......@@ -4906,7 +4906,7 @@
"type": "github"
}
],
"time": "2021-04-25T12:00:00+00:00"
"time": "2021-06-04T12:00:00+00:00"
},
{
"name": "fzaninotto/faker",
......@@ -5961,16 +5961,16 @@
},
{
"name": "phpunit/phpunit",
"version": "8.5.15",
"version": "8.5.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef"
"reference": "cc66f2fc61296be66c99931a862200e7456b9a01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/038d4196d8e8cb405cd5e82cedfe413ad6eef9ef",
"reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cc66f2fc61296be66c99931a862200e7456b9a01",
"reference": "cc66f2fc61296be66c99931a862200e7456b9a01",
"shasum": ""
},
"require": {
......@@ -6042,7 +6042,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.15"
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.16"
},
"funding": [
{
......@@ -6054,7 +6054,7 @@
"type": "github"
}
],
"time": "2021-03-17T07:27:54+00:00"
"time": "2021-06-05T04:46:20+00:00"
},
{
"name": "scrivo/highlight.php",
......@@ -6979,5 +6979,5 @@
"php": "^7.2"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.0.0"
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment