From 4404d46d62b271d758c1f82676eb90aa10120f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 12:03:28 +0000 Subject: [PATCH] Bump @lando/php from 1.11.1 to 1.11.2 Bumps [@lando/php](https://github.com/lando/php) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/lando/php/releases) - [Changelog](https://github.com/lando/php/blob/main/CHANGELOG.md) - [Commits](https://github.com/lando/php/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: "@lando/php" dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3aadf26..8ba5aae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1493,9 +1493,9 @@ "license": "MIT" }, "node_modules/@lando/php": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@lando/php/-/php-1.11.1.tgz", - "integrity": "sha512-3l6oEj6iZxL4vj59YbOinfu4ktUXYfHe7UlP1W5wePTaQH9K+RBCg8eCsPBmliQzc9ltX6JqvDYrAx2KN5K8Dw==", + "version": "1.11.2", + "resolved": "https://registry.npmjs.org/@lando/php/-/php-1.11.2.tgz", + "integrity": "sha512-1fsT+GPThmUkB8X5iprBkX+VBoor/sXB8/oOwGFabeeVCcVq6ymDSBWgs8Qf2hdoxJiJcNT871//ohkQaotLYw==", "bundleDependencies": [ "@lando/nginx", "lodash", @@ -1512,7 +1512,7 @@ } }, "node_modules/@lando/php/node_modules/@lando/nginx": { - "version": "1.5.0", + "version": "1.6.0", "bundleDependencies": [ "lodash" ],