Skip to content

Commit

Permalink
Update php to v1.4.0 (#63)
Browse files Browse the repository at this point in the history
* Update php to v1.4.0

* Update php to v1.5.0
  • Loading branch information
reynoldsalec authored Oct 18, 2024
1 parent c544a26 commit cbecece
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 31 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

* Updated lando/mariadb to v1.5.0.

- Updated lando/mysql to v1.3.0.
* Updated lando/php to v1.5.0..
* Updated lando/mariadb to v1.5.0.
* Updated lando/mysql to v1.3.0.

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

Expand Down
35 changes: 8 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@lando/mssql": "^1.0.0",
"@lando/mysql": "^1.3.0",
"@lando/nginx": "^1.0.0",
"@lando/php": "^1.2.0",
"@lando/php": "^1.5.0",
"@lando/postgres": "^1.1.0",
"@lando/redis": "^1.0.0",
"lodash": "^4.17.21"
Expand Down

0 comments on commit cbecece

Please sign in to comment.