File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 ],
1818 "require" : {
1919 "php" : " ^8.0" ,
20- "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0" ,
21- "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0" ,
22- "illuminate/log" : " ^6.0|^7.0|^8.0|^9.0" ,
23- "illuminate/routing" : " ^6.0|^7.0|^8.0|^9.0" ,
24- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0" ,
20+ "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
21+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
22+ "illuminate/log" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
23+ "illuminate/routing" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
24+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
2525 "willdurand/email-reply-parser" : " ^2.8" ,
26- "zbateson/mail-mime-parser" : " ^1.1"
26+ "zbateson/mail-mime-parser" : " ^1.1|^2.3 "
2727 },
2828 "require-dev" : {
2929 "laminas/laminas-mail" : " ^2.13" ,
3030 "mockery/mockery" : " ^1.2" ,
31- "orchestra/testbench" : " ^4.0|^5.0|^7.0" ,
31+ "orchestra/testbench" : " ^4.0|^5.0|^7.0|^8.0 " ,
3232 "phpunit/phpunit" : " ^7.0|^8.0|^9.3"
3333 },
3434 "autoload" : {
You can’t perform that action at this time.
0 commit comments