Skip to content

Commit fad65b6

Browse files
committed
Update php to v1.5.0
1 parent 9f63784 commit fad65b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

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

3-
* Updated lando/php to v1.4.0.
3+
* Updated lando/php to v1.5.0..
44

55
## v1.6.0 - [September 30, 2024](https://github.com/lando/laravel/releases/tag/v1.6.0)
66

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
@@ -48,7 +48,7 @@
4848
"@lando/mssql": "^1.0.0",
4949
"@lando/mysql": "^1.3.0",
5050
"@lando/nginx": "^1.0.0",
51-
"@lando/php": "^1.4.0",
51+
"@lando/php": "^1.5.0",
5252
"@lando/postgres": "^1.1.0",
5353
"@lando/redis": "^1.0.0",
5454
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)