Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add testruns for PHP 8.2 and 8.3
bump github actions "actions/checkout@" 2 => 4
bump github actions "docker://oskarstark/phpstan-ga"
  • Loading branch information
Chris8934 committed Jan 26, 2024
commit 8ade4040864149c724879826802b7ce0506399bc
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,10 @@
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true
}
}
}