Skip to content

Commit

Permalink
ci: Bump CS-Fixer
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Nov 7, 2024
1 parent 058163c commit 61b37f4
Show file tree
Hide file tree
Showing 2 changed files with 745 additions and 33 deletions.
4 changes: 2 additions & 2 deletions vendor-bin/csfixer/composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"config": {
"platform": {
"php": "8.0"
"php": "8.0.2"
},
"sort-packages": true
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.16",
"friendsofphp/php-cs-fixer": "^3.64",
"nextcloud/coding-standard": "^1.1"
}
}
Loading

0 comments on commit 61b37f4

Please sign in to comment.