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