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:
Vitor Mattos 2024-11-05 16:17:52 -03:00 committed by GitHub
commit 4e359acd9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
composer.lock generated
View file

@ -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"
},