Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim committed Oct 24, 2024
1 parent f40c171 commit c8c0059
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
}
},
"require": {
"php": "^8.1 | ^8.2 | ^8.3",
"illuminate/support": "^9.0 | ^10.0 | ^11.0",
"illuminate/auth": "^9.0 | ^10.0 | ^11.0",
"php": "^8.3",
"illuminate/support": "^11.0",
"illuminate/auth": "^11.0",
"cleaniquecoders/blueprint-macro": "^5.0",
"spatie/laravel-package-tools": "^1.16",
"cleaniquecoders/traitify": "^1.0"
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

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

0 comments on commit c8c0059

Please sign in to comment.