Skip to content

Commit

Permalink
#73 - printing number of checked files (#88)
Browse files Browse the repository at this point in the history
* #73 - printing number of checked files

* #73 - PHP matrix updated to 8.2

* #73 - PHP matrix reverted
  • Loading branch information
krzysztofrewak authored Dec 20, 2022
1 parent 82d5bc4 commit c66b3f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"type": "library",
"require": {
"php": "^8.0",
"friendsofphp/php-cs-fixer": "^3.9.2",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.11.1"
"friendsofphp/php-cs-fixer": "^3.13.1",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.11.3"
},
"require-dev": {
"jetbrains/phpstorm-attributes": "^1.0",
Expand Down

0 comments on commit c66b3f0

Please sign in to comment.