Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Preparing 4.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Jul 12, 2017
1 parent 90ef5a4 commit 1f035cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Composer NPM bridge changelog

## Next release
## 4.0.0 (2017-07-12)

- **[BC BREAK]** With the introduction of NPM's [`package-lock.json`], *Composer
NPM bridge* no longer manages shrinkwrap files.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@
To utilize the *Composer NPM bridge*, simply add `eloquent/composer-npm-bridge`
to the `require` section of the project's Composer configuration:

composer require eloquent/composer-npm-bridge:^3
composer require eloquent/composer-npm-bridge:^4

NPM dependencies are specified via a [package.json] configuration file in the
root directory of the Composer package. Source control should be configured to
Expand Down

0 comments on commit 1f035cc

Please sign in to comment.