File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "require" : {
19- "php" : " ^7.4 || ^8.0" ,
20- "brick/varexporter" : " ^0.3.8" ,
21- "doctrine/dbal" : " ^3.6 || ^4.0" ,
22- "illuminate/contracts" : " ^8.0 || ^9.0 || ^10.0" ,
23- "illuminate/database" : " ^8.0 || ^9.0 || ^10.0" ,
24- "illuminate/support" : " ^8.0 || ^9.0 || ^10.0" ,
25- "illuminate/testing" : " ^8.0 || ^9.0 || ^10.0" ,
19+ "php" : " ^7.4 || ^8.0 || ^8.1 " ,
20+ "brick/varexporter" : " ^0.3.8 || ^4.19.1 " ,
21+ "doctrine/dbal" : " ^3.6 || ^4.0.2 " ,
22+ "illuminate/contracts" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
23+ "illuminate/database" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
24+ "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
25+ "illuminate/testing" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 " ,
2626 "spatie/laravel-package-tools" : " ^1.12 || ^1.14"
2727 },
2828 "require-dev" : {
6464 },
6565 "minimum-stability" : " dev" ,
6666 "prefer-stable" : true
67- }
67+ }
You can’t perform that action at this time.
0 commit comments