mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Updated composer dependencies.
This commit is contained in:
parent
ff05868051
commit
6841f91ab5
1 changed files with 75 additions and 75 deletions
150
composer.lock
generated
150
composer.lock
generated
|
@ -1022,16 +1022,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
"version": "v2.7.1",
|
"version": "v2.7.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/orm.git",
|
"url": "https://github.com/doctrine/orm.git",
|
||||||
"reference": "445796af0e873d9bd04f2502d322a7d5009b6846"
|
"reference": "dafe298ce5d0b995ebe1746670704c0a35868a6a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/445796af0e873d9bd04f2502d322a7d5009b6846",
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/dafe298ce5d0b995ebe1746670704c0a35868a6a",
|
||||||
"reference": "445796af0e873d9bd04f2502d322a7d5009b6846",
|
"reference": "dafe298ce5d0b995ebe1746670704c0a35868a6a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1102,20 +1102,20 @@
|
||||||
"database",
|
"database",
|
||||||
"orm"
|
"orm"
|
||||||
],
|
],
|
||||||
"time": "2020-02-15T14:35:56+00:00"
|
"time": "2020-03-19T06:41:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
"version": "1.3.6",
|
"version": "1.3.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/persistence.git",
|
"url": "https://github.com/doctrine/persistence.git",
|
||||||
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4"
|
"reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
|
||||||
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
|
"reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1123,7 +1123,7 @@
|
||||||
"doctrine/cache": "^1.0",
|
"doctrine/cache": "^1.0",
|
||||||
"doctrine/collections": "^1.0",
|
"doctrine/collections": "^1.0",
|
||||||
"doctrine/event-manager": "^1.0",
|
"doctrine/event-manager": "^1.0",
|
||||||
"doctrine/reflection": "^1.1",
|
"doctrine/reflection": "^1.2",
|
||||||
"php": "^7.1"
|
"php": "^7.1"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
|
@ -1185,20 +1185,20 @@
|
||||||
"orm",
|
"orm",
|
||||||
"persistence"
|
"persistence"
|
||||||
],
|
],
|
||||||
"time": "2020-01-16T22:06:23+00:00"
|
"time": "2020-03-21T15:13:52+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/reflection",
|
"name": "doctrine/reflection",
|
||||||
"version": "v1.1.0",
|
"version": "1.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/reflection.git",
|
"url": "https://github.com/doctrine/reflection.git",
|
||||||
"reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c"
|
"reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c",
|
"url": "https://api.github.com/repos/doctrine/reflection/zipball/b699ecc7f2784d1e49924fd9858cf1078db6b0e2",
|
||||||
"reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c",
|
"reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1219,7 +1219,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.0.x-dev"
|
"dev-master": "1.2.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -1263,7 +1263,7 @@
|
||||||
"reflection",
|
"reflection",
|
||||||
"static"
|
"static"
|
||||||
],
|
],
|
||||||
"time": "2020-01-08T19:53:19+00:00"
|
"time": "2020-03-21T11:34:59+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "egulias/email-validator",
|
"name": "egulias/email-validator",
|
||||||
|
@ -3504,16 +3504,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-fig/log.git",
|
"url": "https://github.com/php-fig/log.git",
|
||||||
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||||
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3547,7 +3547,7 @@
|
||||||
"psr",
|
"psr",
|
||||||
"psr-3"
|
"psr-3"
|
||||||
],
|
],
|
||||||
"time": "2019-11-01T11:05:21+00:00"
|
"time": "2020-03-23T09:12:05+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/simple-cache",
|
"name": "psr/simple-cache",
|
||||||
|
@ -8147,16 +8147,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "thecodingmachine/safe",
|
"name": "thecodingmachine/safe",
|
||||||
"version": "v1.0.3",
|
"version": "v1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thecodingmachine/safe.git",
|
"url": "https://github.com/thecodingmachine/safe.git",
|
||||||
"reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23"
|
"reference": "f440677bad66c0ef42fa3f875bf05718028af5d3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/6662d0bef91fe5d44178cb2c38d51c5d16b65d23",
|
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/f440677bad66c0ef42fa3f875bf05718028af5d3",
|
||||||
"reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23",
|
"reference": "f440677bad66c0ef42fa3f875bf05718028af5d3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -8275,7 +8275,7 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
|
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
|
||||||
"time": "2020-01-20T08:44:36+00:00"
|
"time": "2020-03-24T13:59:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tijsverkoyen/css-to-inline-styles",
|
"name": "tijsverkoyen/css-to-inline-styles",
|
||||||
|
@ -10293,16 +10293,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "0.12.14",
|
"version": "0.12.18",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2"
|
"reference": "1ce27fe29c8660a27926127d350d53d80c4d4286"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/37bdd26a80235d0f9045b49f4151102b7831cbe2",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ce27fe29c8660a27926127d350d53d80c4d4286",
|
||||||
"reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2",
|
"reference": "1ce27fe29c8660a27926127d350d53d80c4d4286",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10328,7 +10328,7 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "PHPStan - PHP Static Analysis Tool",
|
"description": "PHPStan - PHP Static Analysis Tool",
|
||||||
"time": "2020-03-02T22:29:43+00:00"
|
"time": "2020-03-22T16:51:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-doctrine",
|
"name": "phpstan/phpstan-doctrine",
|
||||||
|
@ -11348,16 +11348,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/auto-bind-parameter",
|
"name": "symplify/auto-bind-parameter",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/auto-bind-parameter.git",
|
"url": "https://github.com/symplify/auto-bind-parameter.git",
|
||||||
"reference": "ff9c5b60aba14f5a91449684f28a52e4411181c3"
|
"reference": "8b85fc72fddc953feda56c3d06252eb1fafb21ef"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/ff9c5b60aba14f5a91449684f28a52e4411181c3",
|
"url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/8b85fc72fddc953feda56c3d06252eb1fafb21ef",
|
||||||
"reference": "ff9c5b60aba14f5a91449684f28a52e4411181c3",
|
"reference": "8b85fc72fddc953feda56c3d06252eb1fafb21ef",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11365,7 +11365,7 @@
|
||||||
"php": "^7.2",
|
"php": "^7.2",
|
||||||
"symfony/dependency-injection": "^4.4|^5.0",
|
"symfony/dependency-injection": "^4.4|^5.0",
|
||||||
"symfony/http-kernel": "^4.4|^5.0",
|
"symfony/http-kernel": "^4.4|^5.0",
|
||||||
"symplify/package-builder": "^7.2.4"
|
"symplify/package-builder": "^7.2.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.5|^9.0"
|
"phpunit/phpunit": "^8.5|^9.0"
|
||||||
|
@ -11386,20 +11386,20 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Auto bind parameters for your Symfony applications",
|
"description": "Auto bind parameters for your Symfony applications",
|
||||||
"time": "2020-03-12T09:43:53+00:00"
|
"time": "2020-03-18T23:25:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/autowire-array-parameter",
|
"name": "symplify/autowire-array-parameter",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/autowire-array-parameter.git",
|
"url": "https://github.com/symplify/autowire-array-parameter.git",
|
||||||
"reference": "3acb60ed2aa469a222f39dd79fcc12d64e30b6d5"
|
"reference": "53ae1541e9eca16bd5bae95d627a442092933585"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/3acb60ed2aa469a222f39dd79fcc12d64e30b6d5",
|
"url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/53ae1541e9eca16bd5bae95d627a442092933585",
|
||||||
"reference": "3acb60ed2aa469a222f39dd79fcc12d64e30b6d5",
|
"reference": "53ae1541e9eca16bd5bae95d627a442092933585",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11407,7 +11407,7 @@
|
||||||
"nette/utils": "^3.0",
|
"nette/utils": "^3.0",
|
||||||
"php": "^7.2",
|
"php": "^7.2",
|
||||||
"symfony/dependency-injection": "^4.4|^5.0",
|
"symfony/dependency-injection": "^4.4|^5.0",
|
||||||
"symplify/package-builder": "^7.2.4"
|
"symplify/package-builder": "^7.2.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.5|^9.0"
|
"phpunit/phpunit": "^8.5|^9.0"
|
||||||
|
@ -11428,20 +11428,20 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Autowire array parameters for your Symfony applications",
|
"description": "Autowire array parameters for your Symfony applications",
|
||||||
"time": "2020-03-12T09:43:53+00:00"
|
"time": "2020-03-18T23:25:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/coding-standard",
|
"name": "symplify/coding-standard",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/coding-standard.git",
|
"url": "https://github.com/symplify/coding-standard.git",
|
||||||
"reference": "9e994e7309cc8f1c80467eb91512538bc938b28a"
|
"reference": "084c7ba3b6cc62f8a271da3a4192f663bc12ff2e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/9e994e7309cc8f1c80467eb91512538bc938b28a",
|
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/084c7ba3b6cc62f8a271da3a4192f663bc12ff2e",
|
||||||
"reference": "9e994e7309cc8f1c80467eb91512538bc938b28a",
|
"reference": "084c7ba3b6cc62f8a271da3a4192f663bc12ff2e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11451,15 +11451,15 @@
|
||||||
"php": "^7.2",
|
"php": "^7.2",
|
||||||
"phpstan/phpdoc-parser": "^0.4",
|
"phpstan/phpdoc-parser": "^0.4",
|
||||||
"squizlabs/php_codesniffer": "^3.5",
|
"squizlabs/php_codesniffer": "^3.5",
|
||||||
"symplify/autowire-array-parameter": "^7.2.4",
|
"symplify/autowire-array-parameter": "^7.2.8",
|
||||||
"symplify/package-builder": "^7.2.4",
|
"symplify/package-builder": "^7.2.8",
|
||||||
"symplify/smart-file-system": "^7.2.4"
|
"symplify/smart-file-system": "^7.2.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nette/application": "^3.0",
|
"nette/application": "^3.0",
|
||||||
"phpunit/phpunit": "^8.5|^9.0",
|
"phpunit/phpunit": "^8.5|^9.0",
|
||||||
"symplify/easy-coding-standard-tester": "^7.2.4",
|
"symplify/easy-coding-standard-tester": "^7.2.8",
|
||||||
"symplify/package-builder": "^7.2.4"
|
"symplify/package-builder": "^7.2.8"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
@ -11478,7 +11478,7 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
|
"description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
|
||||||
"time": "2020-03-12T09:43:53+00:00"
|
"time": "2020-03-18T23:25:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/easy-coding-standard",
|
"name": "symplify/easy-coding-standard",
|
||||||
|
@ -11553,16 +11553,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/package-builder",
|
"name": "symplify/package-builder",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/package-builder.git",
|
"url": "https://github.com/symplify/package-builder.git",
|
||||||
"reference": "819df91cdc61e901429746656acec37ef1f38aac"
|
"reference": "9d9b5f8f07058aaeb59ba53bfae52226b3b47236"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/package-builder/zipball/819df91cdc61e901429746656acec37ef1f38aac",
|
"url": "https://api.github.com/repos/symplify/package-builder/zipball/9d9b5f8f07058aaeb59ba53bfae52226b3b47236",
|
||||||
"reference": "819df91cdc61e901429746656acec37ef1f38aac",
|
"reference": "9d9b5f8f07058aaeb59ba53bfae52226b3b47236",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11595,20 +11595,20 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
|
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
|
||||||
"time": "2020-03-12T09:04:14+00:00"
|
"time": "2020-03-18T23:14:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/set-config-resolver",
|
"name": "symplify/set-config-resolver",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/set-config-resolver.git",
|
"url": "https://github.com/symplify/set-config-resolver.git",
|
||||||
"reference": "04b48cead95bf20d4091b44b71dbb346d70c8e90"
|
"reference": "561486147349cb07b5692708748ece68c31bf041"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/04b48cead95bf20d4091b44b71dbb346d70c8e90",
|
"url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/561486147349cb07b5692708748ece68c31bf041",
|
||||||
"reference": "04b48cead95bf20d4091b44b71dbb346d70c8e90",
|
"reference": "561486147349cb07b5692708748ece68c31bf041",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11617,7 +11617,7 @@
|
||||||
"symfony/console": "^4.4|^5.0",
|
"symfony/console": "^4.4|^5.0",
|
||||||
"symfony/filesystem": "^4.4|^5.0",
|
"symfony/filesystem": "^4.4|^5.0",
|
||||||
"symfony/finder": "^4.4|^5.0",
|
"symfony/finder": "^4.4|^5.0",
|
||||||
"symplify/smart-file-system": "^7.2.4"
|
"symplify/smart-file-system": "^7.2.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.5|^9.0"
|
"phpunit/phpunit": "^8.5|^9.0"
|
||||||
|
@ -11638,20 +11638,20 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Resolve config and sets from configs and cli opptions for CLI applications",
|
"description": "Resolve config and sets from configs and cli opptions for CLI applications",
|
||||||
"time": "2020-03-12T09:43:53+00:00"
|
"time": "2020-03-18T23:25:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/smart-file-system",
|
"name": "symplify/smart-file-system",
|
||||||
"version": "v7.2.4",
|
"version": "v7.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symplify/smart-file-system.git",
|
"url": "https://github.com/symplify/smart-file-system.git",
|
||||||
"reference": "5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50"
|
"reference": "9f6320c3b22c81e85f51aabf66c927bbf4d8c20f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50",
|
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/9f6320c3b22c81e85f51aabf66c927bbf4d8c20f",
|
||||||
"reference": "5e0fa2a90bae6174bc2de2f8a40ab216b0e38e50",
|
"reference": "9f6320c3b22c81e85f51aabf66c927bbf4d8c20f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11681,20 +11681,20 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
|
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
|
||||||
"time": "2020-03-02T16:35:33+00:00"
|
"time": "2020-03-18T23:14:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vimeo/psalm",
|
"name": "vimeo/psalm",
|
||||||
"version": "3.9.5",
|
"version": "3.10.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vimeo/psalm.git",
|
"url": "https://github.com/vimeo/psalm.git",
|
||||||
"reference": "0cfe565d0afbcd31eadcc281b9017b5692911661"
|
"reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/0cfe565d0afbcd31eadcc281b9017b5692911661",
|
"url": "https://api.github.com/repos/vimeo/psalm/zipball/eeed5ecccc10131397f0eb7ee6da810c0be3a7fc",
|
||||||
"reference": "0cfe565d0afbcd31eadcc281b9017b5692911661",
|
"reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11777,7 +11777,7 @@
|
||||||
"inspection",
|
"inspection",
|
||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
"time": "2020-03-09T22:59:56+00:00"
|
"time": "2020-03-23T11:40:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webmozart/glob",
|
"name": "webmozart/glob",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue