Skip to content

Commit

Permalink
Merge pull request #295 from nexco-lk/site-configuration-upgrade
Browse files Browse the repository at this point in the history
site configuration upgrade
  • Loading branch information
Raza9798 authored Oct 5, 2024
2 parents f4881e3 + 2a52a7a commit e5abb09
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bezhansalleh/filament-shield": "^3.2",
"filament/filament": "^3.2",
"guzzlehttp/guzzle": "^7.8",
"intelrx/sitesettings": "^1.0",
"intelrx/sitesettings": "^2.0",
"joelbutcher/socialstream": "^6.0",
"laravel/framework": "^11.0",
"laravel/jetstream": "^5.1",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,4 @@
// 'Example' => App\Facades\Example::class,
'SiteConfig' => Intelrx\Sitesettings\SiteConfig::class,
])->toArray(),

];

0 comments on commit e5abb09

Please sign in to comment.