Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed May 25, 2024
1 parent 8d15b79 commit b7491ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.2",
"laravel/pint": "^1.15.3",
"mockery/mockery": "^1.6.11",
"laravel/pint": "^1.16.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^7.10.0",
"pestphp/pest": "^2.34.7",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-type-coverage": "^2.8.1",
"phpstan/phpstan": "^1.10.67",
"rector/rector": "^1.0.4",
"pestphp/pest-plugin-type-coverage": "^2.8.2",
"phpstan/phpstan": "^1.11.2",
"rector/rector": "^1.1.0",
"symfony/var-dumper": "^6.4.7"
},
"autoload": {
Expand Down

0 comments on commit b7491ac

Please sign in to comment.