Skip to content

Commit

Permalink
Merge branch 'release/3.0.0' into develop
Browse files Browse the repository at this point in the history
cerbero90 committed Sep 12, 2024
2 parents 4eae62c + 1a91f07 commit d1e279d
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@ jobs:
matrix:
php: [8.2, 8.3]
laravel: [11.*]
testbench: [9.*]
dependency-version: [prefer-lowest, prefer-stable]
os: [ubuntu-latest]

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,11 @@ All notable changes to `command-validator` will be documented in this file.
Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) principles.


## 3.0.0 - 2024-09-12

### Added
- Support for Laravel 11


## 2.5.0 - 2021-04-24

0 comments on commit d1e279d

Please sign in to comment.