Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Apr 9, 2024
1 parent 56c8172 commit bfa2ed4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.14",
"laravel/pint": "^1.15",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"nunomaduro/phpinsights": "^2.11",
"pestphp/pest": "^2.34",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"rector/rector": "^1.0",
"spatie/ignition": "^1.12",
"spatie/ignition": "^1.13",
"spatie/ray": "^1.41",
"symfony/var-dumper": "^7.0",
"vimeo/psalm": "^5.22"
"vimeo/psalm": "^5.23"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit bfa2ed4

Please sign in to comment.