Skip to content

Commit a48a6db

Browse files
committed
Updated laravel to use lando/[email protected]
1 parent 37404cb commit a48a6db

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
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/php to v1.7.1.
4+
35
## v1.9.0 - [December 9, 2024](https://github.com/lando/laravel/releases/tag/v1.9.0)
46

57
* Optimized for `midcore`

package-lock.json

+6-6
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
@@ -47,7 +47,7 @@
4747
"@lando/memcached": "^1.3.3",
4848
"@lando/mssql": "^1.4.3",
4949
"@lando/mysql": "^1.4.4",
50-
"@lando/php": "^1.6.3",
50+
"@lando/php": "^1.7.1",
5151
"@lando/postgres": "^1.4.4",
5252
"@lando/redis": "^1.2.3",
5353
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)