Skip to content

Commit

Permalink
Merge pull request #6 from RobertBoes/main
Browse files Browse the repository at this point in the history
Update Sidecar and Inertia requirements
  • Loading branch information
aarondfrancis authored Jan 9, 2023
2 parents b1f40fa + 772c8d0 commit 46bd220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": "^7.2|^8.0",
"hammerstone/sidecar": "v0.3.9",
"inertiajs/inertia-laravel": "^0.5.1",
"hammerstone/sidecar": "^0.3.9",
"inertiajs/inertia-laravel": "^0.5.1|^0.6.0",
"illuminate/support": "^8.0|^9.0"
},
"require-dev": {
Expand Down

0 comments on commit 46bd220

Please sign in to comment.