Skip to content

Commit

Permalink
updated dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulDey12 committed Jun 16, 2024
1 parent 6d7cab6 commit abe5a03
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 @@ -12,15 +12,15 @@
"ext-ctype": "*",
"php-http/discovery": "^1.19",
"psr/http-client": "^1.0",
"psr/http-client-implementation": "^1.0",
"psr/http-client-implementation": "^1.0.1",
"psr/http-factory-implementation": "*",
"psr/http-message": "^1.1.0|^2.0",
"symfony/cache": "^6.1|^7.0",
"symfony/filesystem": "^6.1|^7.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/psr7": "*",
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.1",
"symfony/var-dumper": "^6.1|^7.0",
"rector/rector": "^1.1.0",
"laravel/pint": "^1.15",
Expand Down

0 comments on commit abe5a03

Please sign in to comment.