We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d6475 commit 9bf67f9Copy full SHA for 9bf67f9
CHANGELOG.md
@@ -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
+
5
<a name="3.0.0"></a>
6
# [3.0.0](https://github.com/atomastic/strings) (2021-02-18)
7
* Moving to PHP 7.4.0
composer.json
@@ -20,7 +20,7 @@
20
"php": "^7.4 || ^8.0",
21
"ext-json": "*",
22
"ext-mbstring": "*",
23
- "atomastic/macroable": "^1.0"
+ "atomastic/macroable": "^2.0"
24
},
25
"autoload":{
26
"psr-4": {
0 commit comments