Skip to content

Commit 15bbc47

Browse files
committed
release v1.11.2 generated by @lando/prepare-release-action
1 parent cac88b9 commit 15bbc47

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
22

3+
## v1.11.2 - [February 25, 2026](https://github.com/lando/php/releases/tag/v1.11.2)
4+
35
* Fixed composer install crash caused by legacy prestissimo removal running as wrong user
46
* Improved composer install script to default to latest stable
57
* Fixed `mysqldump` warning for unknown option on MariaDB 11.4/11.8 [#237](https://github.com/lando/php/issues/237)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/php",
33
"description": "A Lando plugin that provides a tight integration with PHP.",
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"author": "Mike Pirog @pirog",
66
"license": "MIT",
77
"repository": "lando/php",

0 commit comments

Comments
 (0)