Skip to content

Commit

Permalink
Fix type checks
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Oct 27, 2024
1 parent 64f717a commit 5ed86b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.0",
"harrygulliford/laravel-firebird": "^3.3",
"larastan/larastan": "^2.0",
"larastan/larastan": "2.9.8",
"mockery/mockery": "^1.5.1",
"orchestra/testbench": "^9.0",
"phpunit/phpunit": "^11.0",
Expand Down

0 comments on commit 5ed86b9

Please sign in to comment.