Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin committed Mar 24, 2024
1 parent 1170977 commit bcb68e3
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 145 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
"description": "Intranet for asynchronous teams.",
"keywords": ["laravel", "intranet", "asynchronous"],
"license": "AGPL-3.0-or-later",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/asbiin/laravel-htmx"
}
],
"require": {
"php": "^8.2",
"ext-fileinfo": "*",
Expand All @@ -21,7 +15,7 @@
"laravel/sanctum": "^4.0",
"laravel/scout": "^10.6",
"laravel/tinker": "^2.8",
"mauricius/laravel-htmx": "dev-patch-1",
"mauricius/laravel-htmx": "^0",
"monicahq/laravel-cloudflare": "^3.7",
"openai-php/laravel": "^0",
"pirsch-analytics/laravel-pirsch": "^0",
Expand Down
Loading

0 comments on commit bcb68e3

Please sign in to comment.