Fix compatibility with laravel/passport (#332)
This commit is contained in:
parent
0dbc946280
commit
d7b996381d
|
|
@ -36,7 +36,7 @@
|
|||
"pusher/pusher-php-server": "^3.0|^4.0",
|
||||
"react/dns": "^1.1",
|
||||
"symfony/http-kernel": "^4.0|^5.0",
|
||||
"symfony/psr-http-message-bridge": "^1.1"
|
||||
"symfony/psr-http-message-bridge": "^1.1|^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue