Skip to content

Commit 0de24ed

Browse files
authored
Merge pull request #3 from stechstudio/laravel-10
Laravel 10
2 parents dd23e27 + e20d83a commit 0de24ed

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
@@ -2,7 +2,7 @@
22
"name": "stechstudio/sdk",
33
"require": {
44
"tedivm/stash": "0.16.*",
5-
"psr/log": "^1.0"
5+
"psr/log": "^1.0|^2.0|^3.0"
66
},
77
"require-dev": {
88
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)