Skip to content

Commit 4357297

Browse files
authored
Qa/workflow improvements (#39)
1 parent 533381c commit 4357297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"psalm/plugin-laravel": "^2.10",
4949
"psalm/plugin-phpunit": "^0.19",
5050
"infection/infection": "^0.27.10",
51-
"laravel/framework": "^10.48"
51+
"laravel/framework": "^10.0|^v11.0"
5252
},
5353
"scripts": {
5454
"lint": "parallel-lint --exclude .git --exclude vendor .",

0 commit comments

Comments
 (0)