updated faker package

This commit is contained in:
Denis Duliçi 2020-11-26 11:23:07 +03:00
parent 2cf8198caa
commit eeccca3059
2 changed files with 85 additions and 86 deletions

View File

@ -56,7 +56,7 @@
"require-dev": { "require-dev": {
"beyondcode/laravel-dump-server": "^1.5", "beyondcode/laravel-dump-server": "^1.5",
"facade/ignition": "^2.3", "facade/ignition": "^2.3",
"fzaninotto/faker": "^1.9.1", "fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.3.1", "mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^5.0", "nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3", "phpunit/phpunit": "^9.3",

169
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b9470a40700d335a124d21e67ffce71a", "content-hash": "62299e77137cb0798191ab1515947db4",
"packages": [ "packages": [
{ {
"name": "akaunting/firewall", "name": "akaunting/firewall",
@ -2371,26 +2371,29 @@
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
"version": "v3.0.2", "version": "v3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git", "url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "48212cdc0a79051d50d7fc2f0645c5a321caf926" "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/48212cdc0a79051d50d7fc2f0645c5a321caf926", "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
"reference": "48212cdc0a79051d50d7fc2f0645c5a321caf926", "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1|^8.0" "php": "^7.2|^8.0",
"webmozart/assert": "^1.7.0"
}, },
"replace": { "replace": {
"mtdowling/cron-expression": "^1.0" "mtdowling/cron-expression": "^1.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.11|^0.12", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-webmozart-assert": "^0.12.7",
"phpunit/phpunit": "^7.0|^8.0|^9.0" "phpunit/phpunit": "^7.0|^8.0|^9.0"
}, },
"type": "library", "type": "library",
@ -2417,7 +2420,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues", "issues": "https://github.com/dragonmantank/cron-expression/issues",
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.0.2" "source": "https://github.com/dragonmantank/cron-expression/tree/v3.1.0"
}, },
"funding": [ "funding": [
{ {
@ -2425,7 +2428,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-10-13T01:26:01+00:00" "time": "2020-11-24T19:55:57+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
@ -4090,16 +4093,16 @@
}, },
{ {
"name": "jaybizzle/crawler-detect", "name": "jaybizzle/crawler-detect",
"version": "v1.2.102", "version": "v1.2.103",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JayBizzle/Crawler-Detect.git", "url": "https://github.com/JayBizzle/Crawler-Detect.git",
"reference": "346cfd72d11bb41f15e82654e532dc55360612ac" "reference": "3efa2860959cc971f17624b40bf0699823f9d0f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/346cfd72d11bb41f15e82654e532dc55360612ac", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/3efa2860959cc971f17624b40bf0699823f9d0f3",
"reference": "346cfd72d11bb41f15e82654e532dc55360612ac", "reference": "3efa2860959cc971f17624b40bf0699823f9d0f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4136,9 +4139,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.102" "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.103"
}, },
"time": "2020-11-04T19:23:01+00:00" "time": "2020-11-23T19:49:25+00:00"
}, },
{ {
"name": "jenssegers/agent", "name": "jenssegers/agent",
@ -4464,16 +4467,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.15.0", "version": "v8.16.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "22e4182fa0885dea3772106c3b6df705b7c7363e" "reference": "f7dfc22e6c42e9ed4dda14c05814349af6943206"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/22e4182fa0885dea3772106c3b6df705b7c7363e", "url": "https://api.github.com/repos/laravel/framework/zipball/f7dfc22e6c42e9ed4dda14c05814349af6943206",
"reference": "22e4182fa0885dea3772106c3b6df705b7c7363e", "reference": "f7dfc22e6c42e9ed4dda14c05814349af6943206",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4546,7 +4549,7 @@
"illuminate/view": "self.version" "illuminate/view": "self.version"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "^3.0", "aws/aws-sdk-php": "^3.155",
"doctrine/dbal": "^2.6|^3.0", "doctrine/dbal": "^2.6|^3.0",
"filp/whoops": "^2.8", "filp/whoops": "^2.8",
"guzzlehttp/guzzle": "^6.5.5|^7.0.1", "guzzlehttp/guzzle": "^6.5.5|^7.0.1",
@ -4559,7 +4562,7 @@
"symfony/cache": "^5.1" "symfony/cache": "^5.1"
}, },
"suggest": { "suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).", "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).",
"ext-ftp": "Required to use the Flysystem FTP driver.", "ext-ftp": "Required to use the Flysystem FTP driver.",
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
@ -4627,7 +4630,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2020-11-17T14:53:20+00:00" "time": "2020-11-25T15:01:02+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -8399,25 +8402,24 @@
}, },
{ {
"name": "staudenmeir/eloquent-has-many-deep", "name": "staudenmeir/eloquent-has-many-deep",
"version": "v1.13", "version": "v1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/staudenmeir/eloquent-has-many-deep.git", "url": "https://github.com/staudenmeir/eloquent-has-many-deep.git",
"reference": "6ba7af2a83e263bd27ee4e65fafabf89c2efcb26" "reference": "c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/6ba7af2a83e263bd27ee4e65fafabf89c2efcb26", "url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da",
"reference": "6ba7af2a83e263bd27ee4e65fafabf89c2efcb26", "reference": "c0c9b6bd5c39d08e8adddc7eb8625962bd67a3da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/database": "^8.0", "illuminate/database": "^8.0",
"php": "^7.3" "php": "^7.3|^8.0"
}, },
"require-dev": { "require-dev": {
"illuminate/pagination": "^8.0", "illuminate/pagination": "^8.0",
"laravel/homestead": "^11.0",
"phpunit/phpunit": "^9.3", "phpunit/phpunit": "^9.3",
"staudenmeir/eloquent-eager-limit": "^1.6" "staudenmeir/eloquent-eager-limit": "^1.6"
}, },
@ -8440,7 +8442,7 @@
"description": "Laravel Eloquent HasManyThrough relationships with unlimited levels", "description": "Laravel Eloquent HasManyThrough relationships with unlimited levels",
"support": { "support": {
"issues": "https://github.com/staudenmeir/eloquent-has-many-deep/issues", "issues": "https://github.com/staudenmeir/eloquent-has-many-deep/issues",
"source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.13" "source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.13.1"
}, },
"funding": [ "funding": [
{ {
@ -8448,7 +8450,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2020-08-19T20:13:24+00:00" "time": "2020-11-22T18:51:29+00:00"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
@ -11393,6 +11395,58 @@
}, },
"time": "2020-10-16T08:27:54+00:00" "time": "2020-10-16T08:27:54+00:00"
}, },
{
"name": "fakerphp/faker",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/FakerPHP/Faker.git",
"reference": "9aa6c9e289860951e6b4d010c7a841802d015cd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/9aa6c9e289860951e6b4d010c7a841802d015cd8",
"reference": "9aa6c9e289860951e6b4d010c7a841802d015cd8",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"fzaninotto/faker": "*"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"ext-intl": "*",
"phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.4.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v1.12.0"
},
"time": "2020-11-23T09:33:08+00:00"
},
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.9.1", "version": "2.9.1",
@ -11458,61 +11512,6 @@
}, },
"time": "2020-11-01T12:00:00+00:00" "time": "2020-11-01T12:00:00+00:00"
}, },
{
"name": "fzaninotto/faker",
"version": "v1.9.1",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"ext-intl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7",
"squizlabs/php_codesniffer": "^2.9.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/fzaninotto/Faker/issues",
"source": "https://github.com/fzaninotto/Faker/tree/v1.9.1"
},
"abandoned": true,
"time": "2019-12-12T13:22:17+00:00"
},
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
"version": "v2.0.1", "version": "v2.0.1",