Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulDey12 committed Jun 16, 2024
1 parent 8768f90 commit c052ddd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@
"require-dev": {
"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.16",
"pestphp/pest": "^2.34",
"mockery/mockery": "^1.6.12",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-type-coverage": "^2.8.2",
"phpstan/phpstan": "^1.11.3",
"pestphp/pest-plugin-type-coverage": "^2.8"
"rector/rector": "^1.1.0",
"symfony/var-dumper": "^6.1|^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c052ddd

Please sign in to comment.