{
  "name": "systopic/spaceticker.app",
  "type": "project",
  "repositories": [
  {
    "type": "path",
    "url": "../../packages/*",
    "options": { "symlink": true }
  },
  {
    "type": "path",
    "url": "../../repositories/*/*",
    "options": { "symlink": true }
  }
  ],
  "require": {
    "php": "^8.4",
    "systopic/system": "dev-main"
  }
}