Skip to content

Commit cbecece

Browse files
authored
Update php to v1.4.0 (#63)
* Update php to v1.4.0 * Update php to v1.5.0
1 parent c544a26 commit cbecece

File tree

3 files changed

+12
-31
lines changed

3 files changed

+12
-31
lines changed

CHANGELOG.md

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

3-
* Updated lando/mariadb to v1.5.0.
4-
5-
- Updated lando/mysql to v1.3.0.
3+
* Updated lando/php to v1.5.0..
4+
* Updated lando/mariadb to v1.5.0.
5+
* Updated lando/mysql to v1.3.0.
66

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

package-lock.json

+8-27
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
@@ -49,7 +49,7 @@
4949
"@lando/mssql": "^1.0.0",
5050
"@lando/mysql": "^1.3.0",
5151
"@lando/nginx": "^1.0.0",
52-
"@lando/php": "^1.2.0",
52+
"@lando/php": "^1.5.0",
5353
"@lando/postgres": "^1.1.0",
5454
"@lando/redis": "^1.0.0",
5555
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)