Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 2, 2024
1 parent 38fb90e commit 0daaaae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": "^8.1.0",
"php-http/discovery": "^1.19.2",
"php-http/discovery": "^1.19.4",
"php-http/multipart-stream-builder": "^1.3.0",
"psr/http-client": "^1.0.3",
"psr/http-client-implementation": "^1.0.1",
Expand All @@ -24,15 +24,15 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.2",
"laravel/pint": "^1.13.10",
"mockery/mockery": "^1.6.7",
"laravel/pint": "^1.15.0",
"mockery/mockery": "^1.6.11",
"nunomaduro/collision": "^7.10.0",
"pestphp/pest": "^2.33.6",
"pestphp/pest": "^2.34.6",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-type-coverage": "^2.8.0",
"phpstan/phpstan": "^1.10.57",
"pestphp/pest-plugin-type-coverage": "^2.8.1",
"phpstan/phpstan": "^1.10.66",
"rector/rector": "^0.16.0",
"symfony/var-dumper": "^6.4.3"
"symfony/var-dumper": "^6.4.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0daaaae

Please sign in to comment.