File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 "require" : {
1919 "php" : " ^7.2.5 || ^8.0" ,
2020 "guzzlehttp/guzzle" : " ^6.2 || ^7.0" ,
21- "illuminate/notifications" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
22- "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
21+ "illuminate/notifications" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
22+ "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
2323 },
2424 "require-dev" : {
2525 "mockery/mockery" : " ^1.3" ,
26- "phpunit/phpunit" : " ^9.0 || ^10.5" ,
27- "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
26+ "phpunit/phpunit" : " ^9.0 || ^10.5 || ^11.5.3 " ,
27+ "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 "
2828 },
2929 "autoload" : {
3030 "psr-4" : {
You can’t perform that action at this time.
0 commit comments