Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Updated branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
VGirol committed Apr 12, 2020
1 parent 16dadd7 commit 855411d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Added

- Add support for Laravel 7.

## 2.0.1 - 2020-04-12

### Added

- Updated branch alias in composer.json
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
]
},
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "2.0-dev"
}
},
"config": {
Expand Down

0 comments on commit 855411d

Please sign in to comment.