Skip to content

Commit

Permalink
Merge pull request #686 from crynobone/patch-1
Browse files Browse the repository at this point in the history
[2.x] Update dependencies
  • Loading branch information
joetannenbaum authored Dec 5, 2024
2 parents f557ed3 + 91935b0 commit d5e1d51
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"php": "^8.1.0",
"ext-json": "*",
"laravel/framework": "^10.0|^11.0",
"symfony/console": "^5.3|^6.0|^7.0"
"symfony/console": "^6.2|^7.0"
},
"require-dev": {
"roave/security-advisories": "dev-master",
Expand All @@ -48,9 +48,6 @@
"providers": [
"Inertia\\ServiceProvider"
]
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit d5e1d51

Please sign in to comment.