Skip to content

Commit

Permalink
Qa/workflow improvements (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed May 20, 2024
1 parent 533381c commit 4357297
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 @@ -48,7 +48,7 @@
"psalm/plugin-laravel": "^2.10",
"psalm/plugin-phpunit": "^0.19",
"infection/infection": "^0.27.10",
"laravel/framework": "^10.48"
"laravel/framework": "^10.0|^v11.0"
},
"scripts": {
"lint": "parallel-lint --exclude .git --exclude vendor .",
Expand Down

0 comments on commit 4357297

Please sign in to comment.