Update used packages to their latest versions

This commit is contained in:
DariusIII
2020-03-24 17:56:28 +01:00
parent 26095252f3
commit 469ca9d599
Generated
+40 -15
View File
@@ -3010,16 +3010,16 @@
},
{
"name": "laravel/framework",
"version": "v6.18.2",
"version": "v6.18.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9425a2f410d05d5bba493f62cff03854a8b19559"
"reference": "4e48acfaba87f08320a2764d36c3b6a4a4112ccf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9425a2f410d05d5bba493f62cff03854a8b19559",
"reference": "9425a2f410d05d5bba493f62cff03854a8b19559",
"url": "https://api.github.com/repos/laravel/framework/zipball/4e48acfaba87f08320a2764d36c3b6a4a4112ccf",
"reference": "4e48acfaba87f08320a2764d36c3b6a4a4112ccf",
"shasum": ""
},
"require": {
@@ -3152,7 +3152,7 @@
"framework",
"laravel"
],
"time": "2020-03-17T17:08:02+00:00"
"time": "2020-03-24T16:37:50+00:00"
},
{
"name": "laravel/horizon",
@@ -4384,16 +4384,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.31.0",
"version": "2.32.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d"
"reference": "7410a349613bf32d02d8aaed1c669698ddd2b718"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d",
"reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7410a349613bf32d02d8aaed1c669698ddd2b718",
"reference": "7410a349613bf32d02d8aaed1c669698ddd2b718",
"shasum": ""
},
"require": {
@@ -4402,6 +4402,7 @@
"symfony/translation": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
"kylekatarnls/multi-tester": "^1.1",
"phpmd/phpmd": "^2.8",
@@ -4450,7 +4451,17 @@
"datetime",
"time"
],
"time": "2020-03-01T11:11:58+00:00"
"funding": [
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
"time": "2020-03-24T16:01:47+00:00"
},
{
"name": "neutron/temporary-filesystem",
@@ -6075,16 +6086,16 @@
},
{
"name": "psr/log",
"version": "1.1.2",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
"shasum": ""
},
"require": {
@@ -6118,7 +6129,7 @@
"psr",
"psr-3"
],
"time": "2019-11-01T11:05:21+00:00"
"time": "2020-03-23T09:12:05+00:00"
},
{
"name": "psr/simple-cache",
@@ -8294,6 +8305,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-07T20:06:44+00:00"
},
{