diff --git a/composer.lock b/composer.lock index 68905cbbb0..e53df9e4fd 100644 --- a/composer.lock +++ b/composer.lock @@ -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",