Skip to content

Commit

Permalink
feat: Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 11, 2024
1 parent c7e2f17 commit 2c296fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -6,9 +6,10 @@
"homepage": "http://github.com/familytree365/php-dna",
"license": "MIT",
"require": {
"php": ">=8.0",
"php": ">=8.3",
"league/csv": "^9.0",
"guzzlehttp/guzzle": "^7.2"
"guzzlehttp/guzzle": "^7.2",
"symfony/http-client": "^5.4"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
Expand Down

0 comments on commit 2c296fe

Please sign in to comment.