Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Jan 20, 2025
1 parent 6437ece commit 5815f0c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.18",
"fakerphp/faker": "^1.24",
"laravel/pint": "^1.20",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"nunomaduro/phpinsights": "^2.11",
"pestphp/pest": "^2.34",
"phpstan/phpstan": "^1.12",
"nunomaduro/collision": "^8.5",
"nunomaduro/phpinsights": "^2.12",
"pestphp/pest": "^2.36",
"phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^10.5",
"rector/rector": "^1.2",
"spatie/ignition": "^1.14",
"rector/rector": "^2.0",
"spatie/ignition": "^1.15",
"spatie/ray": "^1.41",
"symfony/var-dumper": "^7.1",
"symfony/var-dumper": "^7.2",
"vimeo/psalm": "^5.26"
},
"extra": {
Expand Down

0 comments on commit 5815f0c

Please sign in to comment.