Merge pull request #3866 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.45

Bump phpstan/phpstan from 0.12.43 to 0.12.45
This commit is contained in:
James Cole
2020-09-28 07:28:43 +02:00
committed by GitHub

20
composer.lock generated
View File

@@ -8883,16 +8883,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.43",
"version": "0.12.45",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6"
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90c67259212ed891ee86604a9368ef7d7bead3a4",
"reference": "90c67259212ed891ee86604a9368ef7d7bead3a4",
"shasum": ""
},
"require": {
@@ -8935,7 +8935,7 @@
"type": "tidelift"
}
],
"time": "2020-09-19T21:19:38+00:00"
"time": "2020-09-26T19:19:00+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -9452,12 +9452,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72"
"reference": "0749ceaf15c136d085b722a5bb88141398a54142"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72",
"reference": "8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0749ceaf15c136d085b722a5bb88141398a54142",
"reference": "0749ceaf15c136d085b722a5bb88141398a54142",
"shasum": ""
},
"conflict": {
@@ -9487,7 +9487,7 @@
"composer/composer": "<=1-alpha.11",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6",
"contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
@@ -9749,7 +9749,7 @@
"type": "tidelift"
}
],
"time": "2020-09-23T23:02:06+00:00"
"time": "2020-09-24T17:02:11+00:00"
},
{
"name": "sebastian/cli-parser",