Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinGab committed Jul 14, 2024
1 parent 6026570 commit 0d9f2ec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "elegantengineeringtech/laravel-cookies-consent",
"description": "This is my package laravel-cookies-consent",
"name": "elegantly/laravel-cookies-consent",
"description": "Cookie consent for Laravel",
"keywords": [
"Elegantly",
"laravel",
"cookie-consent",
"laravel-cookies-consent"
],
"homepage": "https://github.com/elegantengineeringtech/laravel-cookies-consent",
Expand Down Expand Up @@ -81,4 +82,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 0d9f2ec

Please sign in to comment.