Skip to content

Commit

Permalink
update the dependency for illuminte package
Browse files Browse the repository at this point in the history
  • Loading branch information
progresivjose committed Jul 18, 2023
1 parent 4f20122 commit 790fe50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"license": "MIT",
"require": {
"php": "^8.1",
"illuminate/support": "^10.15",
"illuminate/http": "^10.15",
"illuminate/support": "^10.15.0",
"illuminate/http": "^10.15.0",
"progresivjose/piano-oauth": "^1.0",
"illuminate/database": "^10.15"
"illuminate/database": "^10.15.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 790fe50

Please sign in to comment.