Update used libraries to latest versions

This commit is contained in:
DariusIII
2019-04-22 13:01:39 +02:00
parent 436b29217f
commit c7b75b97d5
2 changed files with 19 additions and 17 deletions
+2
View File
@@ -1,3 +1,5 @@
2019-04-21 DariusIII
* Chg: Update used libraries to latest versions
2019-04-18 DariusIII
* Chg: Update laravel/framework and nesbot/carbon to latest versions
2019-04-17 DariusIII
Generated
+17 -17
View File
@@ -5956,16 +5956,16 @@
},
{
"name": "swiftmailer/swiftmailer",
"version": "v6.2.0",
"version": "v6.2.1",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707"
"reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
"reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
"reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
"shasum": ""
},
"require": {
@@ -6014,7 +6014,7 @@
"mail",
"mailer"
],
"time": "2019-03-10T07:52:41+00:00"
"time": "2019-04-21T09:21:45+00:00"
},
{
"name": "symfony/console",
@@ -10197,22 +10197,22 @@
},
{
"name": "orchestra/testbench",
"version": "v3.8.1",
"version": "v3.8.2",
"source": {
"type": "git",
"url": "https://github.com/orchestral/testbench.git",
"reference": "2a79dc414c27457e2c7500c763eba2594b51f14c"
"reference": "96aef2b9be81839ddf66405d0ecaf2f1598153fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/orchestral/testbench/zipball/2a79dc414c27457e2c7500c763eba2594b51f14c",
"reference": "2a79dc414c27457e2c7500c763eba2594b51f14c",
"url": "https://api.github.com/repos/orchestral/testbench/zipball/96aef2b9be81839ddf66405d0ecaf2f1598153fb",
"reference": "96aef2b9be81839ddf66405d0ecaf2f1598153fb",
"shasum": ""
},
"require": {
"laravel/framework": "~5.8.2",
"laravel/framework": "~5.8.3",
"mockery/mockery": "^1.0",
"orchestra/testbench-core": "~3.8.1",
"orchestra/testbench-core": "~3.8.2",
"php": ">=7.1",
"phpunit/phpunit": "^7.5 || ^8.0"
},
@@ -10243,7 +10243,7 @@
"orchestral",
"testing"
],
"time": "2019-02-28T01:19:16+00:00"
"time": "2019-04-20T16:13:31+00:00"
},
{
"name": "orchestra/testbench-core",
@@ -11134,16 +11134,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.5.8",
"version": "7.5.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c29c0525cf4572c11efe1db49a8b8aee9dfac58a"
"reference": "134669cf0eeac3f79bc7f0c793efbc158bffc160"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c29c0525cf4572c11efe1db49a8b8aee9dfac58a",
"reference": "c29c0525cf4572c11efe1db49a8b8aee9dfac58a",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/134669cf0eeac3f79bc7f0c793efbc158bffc160",
"reference": "134669cf0eeac3f79bc7f0c793efbc158bffc160",
"shasum": ""
},
"require": {
@@ -11214,7 +11214,7 @@
"testing",
"xunit"
],
"time": "2019-03-26T13:23:54+00:00"
"time": "2019-04-19T15:50:46+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",