File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1919 ],
2020 "require" : {
2121 "php" : " >=5.6.4" ,
22- "guzzlehttp/guzzle" : " ^6.2 " ,
22+ "guzzlehttp/guzzle" : " ~6.0 " ,
2323 "illuminate/notifications" : " 5.3.*|5.4.*" ,
24- "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
24+ "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*"
2525 "illuminate/queue" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
2626 "illuminate/console" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
2727 "textalk/websocket" : " 1.0.*"
2828 },
2929 "require-dev" : {
3030 "mockery/mockery" : " ^0.9.5" ,
31- "orchestra/testbench" : " 3.1.*|3.2.*|3.3.*" ,
31+ "orchestra/testbench" : " 3.1.*|3.2.*|3.3.*|3.3.x-dev " ,
3232 "laravel/framework" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
3333 "phpunit/phpunit" : " 4.*"
34+ "orchestra/database" : " 3.3.x-dev"
3435 },
3536 "autoload" : {
3637 "psr-4" : {
You can’t perform that action at this time.
0 commit comments