Skip to content

Commit 2b9a655

Browse files
Merge pull request #2 from trybeapp/20231113-laravel-10
build: Update psr/log version compatibility in composer.json
2 parents 5fa8726 + ffa24c3 commit 2b9a655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": ">=5.5.0",
66
"guzzlehttp/guzzle": "^6.0|^7.0",
7-
"psr/log": "^1.0"
7+
"psr/log": "^1.0|^3.0"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^4.2.2"

0 commit comments

Comments
 (0)