Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Mar 7, 2024
1 parent 8584901 commit 73d811e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"require": {
"php": ">=8.2",
"fakerphp/faker": "^1.23",
"laravel/pint": "^1.13",
"laravel/pint": "^1.14",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"nunomaduro/collision": "^8.1",
"nunomaduro/phpinsights": "^2.11",
"pestphp/pest": "^2.30",
"pestphp/pest": "^2.34",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"rector/rector": "^0.18.13",
"spatie/ignition": "^1.11",
"spatie/ray": "^1.40",
"symfony/var-dumper": "^6.4",
"vimeo/psalm": "^5.18"
"rector/rector": "^1.0",
"spatie/ignition": "^1.12",
"spatie/ray": "^1.41",
"symfony/var-dumper": "^7.0",
"vimeo/psalm": "^5.22"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 73d811e

Please sign in to comment.