Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iceburgcrm authored Apr 8, 2023
1 parent 532aa47 commit 0536bb2
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
{
"name": "laravel/laravel",
"name": "iceburgcrm/iceburgsaas",
"type": "project",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"description": "IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.",
"keywords": ["framework", "crm", "vue3", "inertia", "iceburg", "iceburg crm", "cms", "composition api", "iceburg", "saas", "laravel saas", "laravel crm" ],
"license": "MIT",
"authors": [
{
"name": "Robert Devenyi",
"email": "[email protected]",
"homepage": "https://www.software-developer.ca",
"role": "Developer"
}
],
"support": {
"docs": "http://docs.iceburg.ca"
},
"require": {
"php": "^8.0.2",
"guzzlehttp/guzzle": "^7.2",
Expand Down

0 comments on commit 0536bb2

Please sign in to comment.