mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.25 to 1.3.1. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.25...1.3.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
60a0b0ed2c
commit
da598974b1
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -12888,16 +12888,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-symfony",
|
||||
"version": "1.2.25",
|
||||
"version": "1.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-symfony.git",
|
||||
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3"
|
||||
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1da7bf450c6b351fec08ca0aa97298473d4f6ab3",
|
||||
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2",
|
||||
"reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12953,9 +12953,9 @@
|
|||
"description": "Symfony Framework extensions and rules for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.25"
|
||||
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.1"
|
||||
},
|
||||
"time": "2023-04-05T12:16:20+00:00"
|
||||
"time": "2023-04-14T16:59:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
|
|
Loading…
Reference in a new issue