Skip to content

Commit

Permalink
Adjust packages version
Browse files Browse the repository at this point in the history
Adjust packages version to release 2.0 stable.
This commit closes #51.
  • Loading branch information
cristianoc72 committed Feb 5, 2020
1 parent 0c3512e commit 7bee95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"require" : {
"php" : ">=7.2",
"phootwork/collection" : "2.0@dev"
"phootwork/collection" : "^2.0"
}
}

0 comments on commit 7bee95c

Please sign in to comment.