Skip to content

Commit

Permalink
Add illuminate/http dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickescobedo committed Jul 24, 2024
1 parent cf55e3c commit 245cd70
Show file tree
Hide file tree
Showing 2 changed files with 4,014 additions and 4,012 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
}
],
"require": {
"php": "^8.2|^8.3"
"php": "^8.2|^8.3",
"illuminate/http": "^10.0|^11.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit 245cd70

Please sign in to comment.