Skip to content

Commit 01e05f2

Browse files
committed
Update @lando/mysql to v1.5.0
1 parent db4020a commit 01e05f2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
22

3-
* Updated to [@lando/php@1.7.1](https://github.com/lando/php/releases/tag/v1.7.1).
43
* Updated globally installed Drush to `v8.5.0`.
4+
* Updated to [@lando/php@1.7.1](https://github.com/lando/php/releases/tag/v1.7.1).
5+
* Updated to [@lando/mysql@1.5.0](https://github.com/lando/mysql/releases/tag/v1.5.0).
56

67
## v1.11.0 - [December 9, 2024](https://github.com/lando/drupal/releases/tag/v1.11.0)
78

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@lando/mariadb": "^1.6.3",
4747
"@lando/mssql": "^1.4.3",
48-
"@lando/mysql": "^1.4.4",
48+
"@lando/mysql": "^1.5.0",
4949
"@lando/php": "^1.7.1",
5050
"@lando/postgres": "^1.4.4",
5151
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)