mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Update assets
And update composer deps
This commit is contained in:
parent
c8004d0778
commit
33ac3e6e21
5 changed files with 10 additions and 10 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -7453,16 +7453,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpdoc-parser",
|
"name": "phpstan/phpdoc-parser",
|
||||||
"version": "1.4.5",
|
"version": "1.5.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||||
"reference": "129a63b3bc7caeb593c224c41f420675e63cfefc"
|
"reference": "981cc368a216c988e862a75e526b6076987d1b50"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/129a63b3bc7caeb593c224c41f420675e63cfefc",
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/981cc368a216c988e862a75e526b6076987d1b50",
|
||||||
"reference": "129a63b3bc7caeb593c224c41f420675e63cfefc",
|
"reference": "981cc368a216c988e862a75e526b6076987d1b50",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7491,9 +7491,9 @@
|
||||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.4.5"
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.5.1"
|
||||||
},
|
},
|
||||||
"time": "2022-04-22T11:11:01+00:00"
|
"time": "2022-05-05T11:32:40+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpzip/phpzip",
|
"name": "phpzip/phpzip",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue