mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-29 12:14:34 -06:00
Bump phpstan/phpstan from 0.12.35 to 0.12.36
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.35 to 0.12.36. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.35...0.12.36) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
342626684b
commit
db00e22063
20
composer.lock
generated
20
composer.lock
generated
@ -8691,16 +8691,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.35",
|
||||
"version": "0.12.36",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "5230eb31d546e4df7aa725894d17436cb8afd5df"
|
||||
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5230eb31d546e4df7aa725894d17436cb8afd5df",
|
||||
"reference": "5230eb31d546e4df7aa725894d17436cb8afd5df",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
|
||||
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8743,7 +8743,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-08-04T09:48:39+00:00"
|
||||
"time": "2020-08-05T09:29:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-deprecation-rules",
|
||||
@ -9311,12 +9311,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "38ea77863c1b13199948363e9cf7f7dd35a06e37"
|
||||
"reference": "2ef1995958f6434d5d408d7baa6612c7d239cc54"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/38ea77863c1b13199948363e9cf7f7dd35a06e37",
|
||||
"reference": "38ea77863c1b13199948363e9cf7f7dd35a06e37",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2ef1995958f6434d5d408d7baa6612c7d239cc54",
|
||||
"reference": "2ef1995958f6434d5d408d7baa6612c7d239cc54",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
@ -9420,6 +9420,7 @@
|
||||
"october/backend": ">=1.0.319,<1.0.467",
|
||||
"october/cms": ">=1.0.319,<1.0.466",
|
||||
"october/october": ">=1.0.319,<1.0.466",
|
||||
"october/rain": ">=1.0.319,<1.0.468",
|
||||
"onelogin/php-saml": "<2.10.4",
|
||||
"oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
|
||||
"openid/php-openid": "<2.3",
|
||||
@ -9479,6 +9480,7 @@
|
||||
"ssddanbrown/bookstack": "<0.29.2",
|
||||
"stormpath/sdk": ">=0,<9.9.99",
|
||||
"studio-42/elfinder": "<2.1.49",
|
||||
"sulu/sulu": "<1.6.34|>=2,<2.0.10|>=2.1,<2.1.1",
|
||||
"swiftmailer/swiftmailer": ">=4,<5.4.5",
|
||||
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
|
||||
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
|
||||
@ -9596,7 +9598,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-07-31T18:02:22+00:00"
|
||||
"time": "2020-08-05T22:02:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit",
|
||||
|
Loading…
Reference in New Issue
Block a user