Skip to content

Commit

Permalink
Remove Psalm workflow and update composer.json dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Apr 8, 2024
1 parent 8984f5a commit 504ea6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/psalm.yml

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"require-dev": {
"laravel/pint": "^1.15.1",
"orchestra/testbench": "^9.0",
"pestphp/pest": "^2.34.7",
"psalm/plugin-laravel": "^2.11",
"vlucas/phpdotenv": "^5.6"
},
"autoload": {
Expand Down

0 comments on commit 504ea6a

Please sign in to comment.