Skip to content

Commit

Permalink
update composer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
miftahurrahmi committed May 15, 2023
1 parent 5303198 commit d4c2531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -25,7 +25,7 @@
"type": "library",
"require": {
"psr/http-message": "1.1",
"arcanedev/log-viewer": "8.1",
"arcanedev/log-viewer": "8.1.0",
"larapack/doctrine-support": "0.1.9",
"darkaonline/l5-swagger": "8.5",
"symfony/var-exporter": "5.4.21",
Expand All @@ -37,7 +37,7 @@
"google/apiclient": "2.13.2",
"spatie/flysystem-dropbox": "1.2.3",
"masbug/flysystem-google-drive-ext": "1.3.2",
"laravel/octane": "^1.5",
"laravel/octane": "1.5.5",
"laravel/sanctum": "2.15.1",
"laravel/tinker": "2.8.1",
"laravel/ui": "3.4.6",
Expand Down

0 comments on commit d4c2531

Please sign in to comment.