File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"php" : " ^7.2|^8.0" ,
22
22
"ext-json" : " *" ,
23
23
"guzzlehttp/guzzle" : " ^6.3 || ^7.0" ,
24
- "illuminate/notifications" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0" ,
25
- "illuminate/support" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0" ,
26
- "illuminate/queue" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0" ,
27
- "illuminate/console" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0" ,
24
+ "illuminate/notifications" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0|^12.0 " ,
25
+ "illuminate/support" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0|^12.0 " ,
26
+ "illuminate/queue" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0|^12.0 " ,
27
+ "illuminate/console" : " ^7.0 || ^8.0 || ^9.0 || ^10.0|^11.0|^12.0 " ,
28
28
"textalk/websocket" : " ^1.2"
29
29
},
30
30
"require-dev" : {
31
31
"mockery/mockery" : " ^1.3.3" ,
32
- "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0|^9.0" ,
33
- "phpunit/phpunit" : " ^8.5 || ^9.0|^10.5"
32
+ "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0|^9.0|^10.0 " ,
33
+ "phpunit/phpunit" : " ^8.5 || ^9.0|^10.5|^11.5.3 "
34
34
},
35
35
"autoload" : {
36
36
"psr-4" : {
You can’t perform that action at this time.
0 commit comments