Skip to content

Commit

Permalink
pump ar-php to version 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed May 11, 2021
1 parent a022424 commit 79286dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to `ar-php-laravel` will be documented in this file

## 1.3.1 - 2021-05-11
- pump ar-php to version 6.1

## 1.3.0 - 2021-05-08
- remove `trait SearchAr` in favor of using macrables
- adding macros for Query Builder and Eloquent Builder
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^7.1",
"illuminate/support": "^8.0",
"khaled.alshamaa/ar-php": "^6.0"
"khaled.alshamaa/ar-php": "^6.1"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit 79286dd

Please sign in to comment.