Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
skybluesofa committed Feb 2, 2024
1 parent e00c81e commit 4a6e24e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "laravel/laravel",
"name": "skybluesofa/c2c-temperature-blanket",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"description": "An app to allow designing a C2C Temperature Blanket",
"keywords": [
"laravel",
"framework"
"c2c",
"crochet"
],
"license": "MIT",
"require": {
Expand Down Expand Up @@ -75,4 +76,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 4a6e24e

Please sign in to comment.