mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Merge pull request #3883 from LibreSign/dependabot/composer/league/plates-3.6.0
chore(deps): Bump league/plates from 3.5.0 to 3.6.0
This commit is contained in:
commit
4e359acd9c
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
|
@ -237,24 +237,24 @@
|
|||
},
|
||||
{
|
||||
"name": "league/plates",
|
||||
"version": "v3.5.0",
|
||||
"version": "v3.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/plates.git",
|
||||
"reference": "a6a3238e46c6e19af7318fdc36bfbe49b0620231"
|
||||
"reference": "12ee65166adbc6fb5916fb80b0c0758e49a2d996"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/plates/zipball/a6a3238e46c6e19af7318fdc36bfbe49b0620231",
|
||||
"reference": "a6a3238e46c6e19af7318fdc36bfbe49b0620231",
|
||||
"url": "https://api.github.com/repos/thephpleague/plates/zipball/12ee65166adbc6fb5916fb80b0c0758e49a2d996",
|
||||
"reference": "12ee65166adbc6fb5916fb80b0c0758e49a2d996",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0|^8.0"
|
||||
"php": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mikey179/vfsstream": "^1.6",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"phpunit/phpunit": "^11.4",
|
||||
"squizlabs/php_codesniffer": "^3.5"
|
||||
},
|
||||
"type": "library",
|
||||
|
|
@ -295,9 +295,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/plates/issues",
|
||||
"source": "https://github.com/thephpleague/plates/tree/v3.5.0"
|
||||
"source": "https://github.com/thephpleague/plates/tree/v3.6.0"
|
||||
},
|
||||
"time": "2023-01-16T20:25:45+00:00"
|
||||
"time": "2024-11-02T15:03:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "libresign/whatosami",
|
||||
|
|
@ -2386,8 +2386,8 @@
|
|||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {},
|
||||
"platform-dev": {},
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"platform-overrides": {
|
||||
"php": "8.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue