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 e684961 commit 6d7cab6
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 @@ -14,15 +14,15 @@
"psr/http-client": "^1.0",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "*",
"psr/http-message": "^1.0|^2.0",
"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": "*",
"symfony/var-dumper": "^6.1|^7.0",
"rector/rector": "^1.0",
"rector/rector": "^1.1.0",
"laravel/pint": "^1.15",
"pestphp/pest": "^2.34",
"mockery/mockery": "^1.6",
Expand Down

0 comments on commit 6d7cab6

Please sign in to comment.