Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
forxer committed Dec 21, 2023
2 parents 95bd7b1 + c9b154d commit a995f51
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
@@ -1,6 +1,12 @@
CHANGELOG
=========

1.5.0 (2023-12-21)
------------------

- Added support for `laravel-lang/publisher` version 16


1.4.0 (2023-11-25)
------------------

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"laravel-lang/publisher": "^14.1 || ^15.0"
"laravel-lang/publisher": "^14.1 || ^15.0 || ^16.0"
},
"require-dev": {
"illuminate/filesystem": "^10.0 || ^11.0",
Expand Down

0 comments on commit a995f51

Please sign in to comment.