Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaconnier committed Mar 12, 2024
1 parent 3e4444f commit 7a11a42
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,11 @@
"phpstan/extension-installer": "^1.3"
},
"config": {
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true
}
}
},
"minimum-stability" : "dev",
"prefer-stable" : true
}

0 comments on commit 7a11a42

Please sign in to comment.