Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 19, 2024
1 parent 061a738 commit 288325a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": "^8.1.0",
"php-http/discovery": "^1.19.4",
"php-http/multipart-stream-builder": "^1.3.1",
"php-http/multipart-stream-builder": "^1.4.2",
"psr/http-client": "^1.0.3",
"psr/http-client-implementation": "^1.0.1",
"psr/http-factory-implementation": "*",
Expand All @@ -24,15 +24,15 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.9.2",
"guzzlehttp/psr7": "^2.7.0",
"laravel/pint": "^1.17.2",
"laravel/pint": "^1.17.3",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^7.10.0",
"pestphp/pest": "^2.35.1",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-type-coverage": "^2.8.5",
"phpstan/phpstan": "^1.11.11",
"rector/rector": "^1.2.3",
"symfony/var-dumper": "^6.4.10"
"pestphp/pest-plugin-type-coverage": "^2.8.6",
"phpstan/phpstan": "^1.12.4",
"rector/rector": "^1.2.5",
"symfony/var-dumper": "^6.4.11"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 288325a

Please sign in to comment.