File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " ^7.1" ,
20
- "illuminate/container" : " ^5.7|^5.8|^6.0" ,
21
- "illuminate/database" : " ^5.7|^5.8|^6.0" ,
22
- "illuminate/log" : " ^5.7|^5.8|^6.0" ,
23
- "illuminate/routing" : " ^5.7|^5.8|^6.0" ,
24
- "illuminate/support" : " ^5.7|^5.8|^6.0" ,
20
+ "illuminate/container" : " ^5.7|^5.8|^6.0|^7.0 " ,
21
+ "illuminate/database" : " ^5.7|^5.8|^6.0|^7.0 " ,
22
+ "illuminate/log" : " ^5.7|^5.8|^6.0|^7.0 " ,
23
+ "illuminate/routing" : " ^5.7|^5.8|^6.0|^7.0 " ,
24
+ "illuminate/support" : " ^5.7|^5.8|^6.0|^7.0 " ,
25
25
"willdurand/email-reply-parser" : " ^2.8" ,
26
26
"zbateson/mail-mime-parser" : " ^1.1"
27
27
},
28
28
"require-dev" : {
29
29
"mockery/mockery" : " ^1.2" ,
30
- "orchestra/testbench" : " ^3.7|^3.8|^4.0" ,
30
+ "orchestra/testbench" : " ^3.7|^3.8|^4.0|^5.0 " ,
31
31
"phpunit/phpunit" : " ^7.0|^8.0" ,
32
32
"zendframework/zend-mail" : " ^2.10"
33
33
},
You can’t perform that action at this time.
0 commit comments