Skip to content

Commit

Permalink
DP-205 Simplify release process (composer files)
Browse files Browse the repository at this point in the history
- Bump df-core version in README.md
  • Loading branch information
yaroslavmo committed May 14, 2020
1 parent 30433e8 commit ffaab68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For more information, see the [full platform repository](https://github.com/drea
Edit your project’s composer.json to require the following package.

“require”:{
"dreamfactory/df-core": "~0.14.0"
"dreamfactory/df-core": "~0.21.1"
}

Save your composer.json and do a "composer update" to install the package.
Expand Down

0 comments on commit ffaab68

Please sign in to comment.