Feature: Adding shipping options to Core

This commit is contained in:
2026-07-06 03:10:34 +03:00
parent ab213f69ec
commit 677b240a8d
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"lunarphp/lunar": "1.3.0",
"laravel/framework": "^12.0",
"laravel/tinker": "^3.0",
"symfony/yaml": "^7.0"
"symfony/yaml": "^7.0",
"lunarphp/table-rate-shipping": "^1.3"
},
"require-dev": {
"fakerphp/faker": "^1.23",