Skip to content

Commit

Permalink
Arrays 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Feb 19, 2021
1 parent 6a93279 commit 65cfa3f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<a name="3.0.2"></a>
# [3.0.2](https://github.com/atomastic/arrays) (2021-02-19)
* fix dependencies.

<a name="3.0.1"></a>
# [3.0.1](https://github.com/atomastic/arrays) (2021-02-18)
* fix where() method.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Run tests

### License
[The MIT License (MIT)](https://github.com/atomastic/arrays/blob/master/LICENSE)
Copyright (c) 2020 [Sergey Romanenko](https://github.com/Awilum)
Copyright (c) 2021 [Sergey Romanenko](https://github.com/Awilum)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ext-mbstring": "*",
"atomastic/macroable": "^1.0"
"atomastic/macroable": "^2.0"
},
"autoload":{
"psr-4": {
Expand Down

0 comments on commit 65cfa3f

Please sign in to comment.