File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 "require" : {
2121 "php" : " >=5.6.4" ,
2222 "guzzlehttp/guzzle" : " ~6.0" ,
23- "illuminate/notifications" : " 5.3.*|5.4.*" ,
24- "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
25- "illuminate/queue" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
26- "illuminate/console" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
23+ "illuminate/notifications" : " 5.3.*|5.4.*|5.5.* " ,
24+ "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.* " ,
25+ "illuminate/queue" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.* " ,
26+ "illuminate/console" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.* " ,
2727 "textalk/websocket" : " 1.0.*"
2828 },
2929 "require-dev" : {
3030 "mockery/mockery" : " ^0.9.5" ,
3131 "orchestra/testbench" : " 3.1.*|3.2.*|3.3.*|3.3.x-dev" ,
32- "laravel/framework" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
32+ "laravel/framework" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.* " ,
3333 "phpunit/phpunit" : " 4.*" ,
3434 "orchestra/database" : " 3.3.x-dev"
3535 },
You can’t perform that action at this time.
0 commit comments