Skip to content

Commit

Permalink
Merge pull request #51 from coolsam726/develop
Browse files Browse the repository at this point in the history
Changed illuminate/support dependency to laravel/framework
  • Loading branch information
coolsam726 authored Apr 2, 2022
2 parents 5aafe7f + 5dcf6f8 commit ad1c0a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^7.4|^8.0",
"ext-json": "*",
"doctrine/dbal": "^3.1",
"illuminate/support": "^8|^9",
"laravel/framework": "^8|^9",
"inertiajs/inertia-laravel": "^0.5",
"innocenzi/laravel-vite": "^0.1.7",
"laravel/helpers": "^1.4",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad1c0a6

Please sign in to comment.