Skip to content

Commit

Permalink
release v1.7.0 generated by @lando/prepare-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfm-47 committed Jan 8, 2025
1 parent 798aa31 commit 053cabd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

## v1.7.0 - [January 8, 2025](https://github.com/lando/php/releases/tag/v1.7.0)

* Added logic to allow default `composer` version to be set based on PHP version.
* Added `2.2` and `2.2-latest` shorthand options to install the latest stable 2.2 LTS version of `composer`.
* Set default `composer` version to `2-latest`
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,7 +1,7 @@
{
"name": "@lando/php",
"description": "A Lando plugin that provides a tight integration with PHP.",
"version": "1.6.4",
"version": "1.7.0",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/php",
Expand Down

0 comments on commit 053cabd

Please sign in to comment.