composer.lock file update..

This commit is contained in:
Cüneyt Şentürk
2020-03-13 16:40:47 +03:00
parent 0f34bd066f
commit 0f8fda0a3c

24
composer.lock generated
View File

@ -1131,16 +1131,16 @@
},
{
"name": "dingo/api",
"version": "v2.4.5",
"version": "v2.4.6",
"source": {
"type": "git",
"url": "https://github.com/dingo/api.git",
"reference": "05299b02e98c2833fed7fee8ce223b4ba8d2b2d4"
"reference": "1ff4d3ae4354854e40a63f231f142aa1b06317cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dingo/api/zipball/05299b02e98c2833fed7fee8ce223b4ba8d2b2d4",
"reference": "05299b02e98c2833fed7fee8ce223b4ba8d2b2d4",
"url": "https://api.github.com/repos/dingo/api/zipball/1ff4d3ae4354854e40a63f231f142aa1b06317cb",
"reference": "1ff4d3ae4354854e40a63f231f142aa1b06317cb",
"shasum": ""
},
"require": {
@ -1209,7 +1209,7 @@
"laravel",
"restful"
],
"time": "2020-01-06T12:31:51+00:00"
"time": "2020-03-12T13:07:21+00:00"
},
{
"name": "dingo/blueprint",
@ -6994,16 +6994,16 @@
},
{
"name": "vlucas/phpdotenv",
"version": "v3.6.0",
"version": "v3.6.1",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
"reference": "8f7961f7b9deb3b432452c18093cf16f88205902"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/8f7961f7b9deb3b432452c18093cf16f88205902",
"reference": "8f7961f7b9deb3b432452c18093cf16f88205902",
"shasum": ""
},
"require": {
@ -7012,8 +7012,12 @@
"symfony/polyfill-ctype": "^1.9"
},
"require-dev": {
"ext-filter": "*",
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"branch-alias": {
@ -7047,7 +7051,7 @@
"env",
"environment"
],
"time": "2019-09-10T21:37:39+00:00"
"time": "2020-03-12T13:44:00+00:00"
},
{
"name": "webmozart/assert",