Skip to content

Commit

Permalink
Support mll-lab/php-utils 4
Browse files Browse the repository at this point in the history
  • Loading branch information
simbig authored Aug 6, 2024
1 parent 1149750 commit ab31afb
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 @@ -9,6 +9,12 @@ See [GitHub releases](https://github.com/mll-lab/laravel-utils/releases).

## Unreleased

## v5.6.0

### Added

- Support `mll-lab/php-utils` 4

## v5.5.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require": {
"php": "^8.1",
"illuminate/support": "^9.51 || ^10 || ^11",
"mll-lab/php-utils": "^1.13 || ^2 || ^3",
"mll-lab/php-utils": "^1.13 || ^2 || ^3 || ^4",
"mll-lab/str_putcsv": "^1",
"ramsey/uuid": "^4.7",
"thecodingmachine/safe": "^1 || ^2"
Expand Down

0 comments on commit ab31afb

Please sign in to comment.