diff --git a/builds/expose b/builds/expose index e6a3250..f940f19 100755 Binary files a/builds/expose and b/builds/expose differ diff --git a/composer.json b/composer.json index ee71014..7fe25b2 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "cboden/ratchet": "^0.4.3", "clue/block-react": "^1.4", "clue/buzz-react": "^2.9", - "clue/reactphp-sqlite": "dev-modular-worker-for-phar-support", + "clue/reactphp-sqlite": "^1.4", "guzzlehttp/guzzle": "^7.2", "guzzlehttp/psr7": "^1.7", "illuminate/log": "^8.0", @@ -66,12 +66,6 @@ "Tests\\": "tests/" } }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/seankndy/reactphp-sqlite" - } - ], "minimum-stability": "dev", "prefer-stable": true, "bin": [ diff --git a/resources/views/client/dashboard.twig b/resources/views/client/dashboard.twig index 4e46acc..0944f07 100644 --- a/resources/views/client/dashboard.twig +++ b/resources/views/client/dashboard.twig @@ -2,9 +2,9 @@