Skip to content

Commit

Permalink
Merge pull request #7 from dystcz/feature/upgrade-to-lunar-api-1.0.0-…
Browse files Browse the repository at this point in the history
…beta.1

Upgrade to lunar-api 1.0.0-beta.1
  • Loading branch information
repl6669 authored Oct 14, 2024
2 parents 0cfac98 + 79be7ec commit 6503c5a
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 14,902 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/vendor
composer.phar
composer.lock
.DS_Store
/.idea
.phpunit.result.cache
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@
],
"require": {
"php": "^8.2",
"dystcz/lunar-api": "^1.0.0-alpha",
"dystcz/lunar-api": "^1.0.0-beta.1",
"illuminate/support": "^11.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.0",
"laravel-json-api/testing": "^3.0",
"laravel/pint": "^1.7",
"mockery/mockery": "^1.5",
Expand Down
Loading

0 comments on commit 6503c5a

Please sign in to comment.