Skip to content

Commit c544a26

Browse files
authored
Update mariadb to v1.5.0 (#60)
1 parent 4f879fb commit c544a26

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

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

3+
* Updated lando/mariadb to v1.5.0.
4+
35
- Updated lando/mysql to v1.3.0.
46

57
## v1.6.1 - [September 6, 2024](https://github.com/lando/symfony/releases/tag/v1.6.1)

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@lando/apache": "^1.0.0",
47-
"@lando/mariadb": "^1.3.0",
47+
"@lando/mariadb": "^1.5.0",
4848
"@lando/memcached": "^1.1.0",
4949
"@lando/mssql": "^1.0.0",
5050
"@lando/mysql": "^1.3.0",

0 commit comments

Comments
 (0)