Skip to content

Commit 9bf67f9

Browse files
committed
Strings 3.0.1
1 parent 08d6475 commit 9bf67f9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="3.0.1"></a>
2+
# [3.0.1](https://github.com/atomastic/strings) (2021-02-19)
3+
* fix dependencies.
4+
15
<a name="3.0.0"></a>
26
# [3.0.0](https://github.com/atomastic/strings) (2021-02-18)
37
* Moving to PHP 7.4.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php": "^7.4 || ^8.0",
2121
"ext-json": "*",
2222
"ext-mbstring": "*",
23-
"atomastic/macroable": "^1.0"
23+
"atomastic/macroable": "^2.0"
2424
},
2525
"autoload":{
2626
"psr-4": {

0 commit comments

Comments
 (0)