Skip to content

Commit

Permalink
Prepare 6.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 17, 2021
1 parent e58f281 commit 8ee6821
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG-6.x.md
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/messages`.

## 6.1.0

Released: 2021-04-18

### Changes

* Added support for Laravel Octane.

## 6.0.0

Released: 2020-08-31
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
}
},
"require": {
"php": ">=7.3",
"php": "^7.3 || ^8.0",
"orchestra/contracts": "^6.0",
"orchestra/support": "^6.0"
},
Expand Down

0 comments on commit 8ee6821

Please sign in to comment.