Hotfix: Correctly parsing shopify's url handle

This commit is contained in:
2026-07-10 13:42:10 +03:00
parent 96ad89b6b8
commit 1d25e0d746
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "boboko/core",
"description": "Core module — authentication and shared panel behaviour",
"type": "library",
"version": "0.1.1",
"version": "0.1.2",
"autoload": {
"psr-4": {
"Modules\\Core\\": "src/"