Skip to content

Commit

Permalink
Merge pull request #15 from dystcz/feature/update-to-lunar-1.0.0-beta
Browse files Browse the repository at this point in the history
Update to lunar-api-1.0.0-beta.1
  • Loading branch information
theimerj authored Oct 1, 2024
2 parents 6d8f400 + 2ffefea commit 303df54
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 16,179 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ phpunit.xml
phpstan.neon
testbench.yaml
vendor
composer.phar
composer.lock
node_modules
.env.testing
.phpactor.json
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"require": {
"php": "^8.2",
"dystcz/lunar-api": "^1.0.0",
"dystcz/lunar-api": "^1.0.0-beta.1",
"illuminate/support": "^11.0",
"lunarphp/stripe": "^1.0.0",
"spatie/laravel-stripe-webhooks": "^3.6"
Expand Down
Loading

0 comments on commit 303df54

Please sign in to comment.