Skip to content

Commit d61f903

Browse files
authored
Merge pull request #4 from inherelab/dependabot/composer/toolkit/stdlib-approx-1.0or-approx-2.0
Update toolkit/stdlib requirement from ~1.0 to ~1.0 || ~2.0
2 parents fbcfe83 + 7b63b54 commit d61f903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">7.4.0",
1919
"ext-mbstring": "*",
20-
"toolkit/stdlib":"~1.0"
20+
"toolkit/stdlib":"~1.0 || ~2.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)