Skip to content

Commit

Permalink
Laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
cviebrock committed Mar 13, 2024
1 parent 165b078 commit 9c66ec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .semver
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
:major: 10
:major: 11
:minor: 0
:patch: 3
:patch: 0
:special: ''
:metadata: ''
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 11.0.0 - xx-xxx-xxxx
## 11.0.0 - 12-Mar-2024

- Added Laravel 11 support
- Changed the minimum PHP version to 8.2 to line up with Laravel 11
Expand Down

0 comments on commit 9c66ec7

Please sign in to comment.