Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit d7b9963

Browse files
authored
Fix compatibility with laravel/passport (#332)
1 parent 0dbc946 commit d7b9963

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
@@ -36,7 +36,7 @@
3636
"pusher/pusher-php-server": "^3.0|^4.0",
3737
"react/dns": "^1.1",
3838
"symfony/http-kernel": "^4.0|^5.0",
39-
"symfony/psr-http-message-bridge": "^1.1"
39+
"symfony/psr-http-message-bridge": "^1.1|^2.0"
4040
},
4141
"require-dev": {
4242
"mockery/mockery": "^1.3",

0 commit comments

Comments
 (0)