Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Emericanec committed May 9, 2023
1 parent 4128140 commit ed7a77a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "lemonsqueezy/laravel",
"name": "Emericanec/lemon-pay",
"description": "A package to easily integrate your Laravel application with Lemon Squeezy.",
"keywords": ["laravel", "lemon squeezy", "billing"],
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
"require": {
"php": "~8.1.0|~8.2.0",
"guzzlehttp/guzzle": "^7.0",
"laravel/framework": "^10.0",
"laravel/framework": "^9.19",
"moneyphp/money": "^4.0",
"nesbot/carbon": "^2.0"
},
Expand Down

0 comments on commit ed7a77a

Please sign in to comment.