Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lewislarsen authored Jan 24, 2025
1 parent 2ea454f commit 6408443
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 @@ -17,8 +17,8 @@
"php": "^8.1",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"symfony/console": "^5.4|^6.0",
"symfony/string": "^5.4|^6.0"
"symfony/console": "^5.4|^7.0",
"symfony/string": "^5.4|^6.0|^7.0"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand Down Expand Up @@ -55,4 +55,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 6408443

Please sign in to comment.