Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bernard-ng authored Dec 20, 2023
1 parent c62db9f commit eb55d3b
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 @@ -25,12 +25,12 @@
"minimum-stability": "stable",
"require-dev": {
"squizlabs/php_codesniffer": "^3.6",
"symfony/var-dumper": "^5.3|^6.0",
"symfony/var-dumper": "^6.0|^7.0",
"phpstan/phpstan": "^1.4"
},
"require": {
"php": ">=8.0",
"symfony/http-client": "^5.3|^6.0"
"symfony/http-client": "^6.0|^7.0"
},
"repositories": [
{
Expand Down

0 comments on commit eb55d3b

Please # to comment.