File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
resources/js/components/Checkout Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 22 "name" : " laravel/laravel" ,
33 "type" : " project" ,
44 "description" : " The Laravel Framework." ,
5- "keywords" : [" framework" , " laravel" ],
5+ "keywords" : [
6+ " framework" ,
7+ " laravel"
8+ ],
69 "license" : " MIT" ,
710 "require" : {
8- "php" : " ^ 8.1.0" ,
11+ "php" : " 8.1.0" ,
912 "guzzlehttp/guzzle" : " 7.5.0" ,
1013 "laravel/cashier" : " 13.16.0" ,
1114 "laravel/framework" : " 9.43.0" ,
5861 "config" : {
5962 "optimize-autoloader" : true ,
6063 "preferred-install" : " dist" ,
61- "sort-packages" : true
64+ "sort-packages" : true ,
65+ "platform" : {
66+ "php" : " 8.1.0"
67+ }
6268 },
6369 "minimum-stability" : " dev" ,
6470 "prefer-stable" : true
Original file line number Diff line number Diff line change 3838 placeholder =" Address"
3939 />
4040 </div >
41-
4241 <div class =" p-2 lg:w-1/2" >
4342 <form-kit
4443 type =" text"
You can’t perform that action at this time.
0 commit comments