Skip to content

Commit

Permalink
πŸ’š Fix Tests + PHPstan
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahNxT committed Sep 3, 2024
1 parent d486be7 commit 32e7965
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
],
"require": {
"php": "^8.2",
"spatie/laravel-package-tools": "^1.16",
"illuminate/contracts": "^10.0||^11.0"
"illuminate/contracts": "^10.0||^11.0",
"saloonphp/saloon": "^3.0",
"spatie/laravel-package-tools": "^1.16"
},
"require-dev": {
"laravel/pint": "^1.14",
Expand Down

0 comments on commit 32e7965

Please sign in to comment.