Skip to content

Commit

Permalink
Update Composer dependencies (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebKay authored Sep 12, 2024
1 parent f76a5a2 commit 86a8fda
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 575 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"laravel/pint": "^1.17",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.3",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-faker": "^2.0",
"pestphp/pest-plugin-laravel": "^2.4",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-faker": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"spatie/laravel-ray": "^1.37"
},
"autoload": {
Expand Down
Loading

0 comments on commit 86a8fda

Please sign in to comment.