Skip to content

Commit

Permalink
Add optional allowances (#46)
Browse files Browse the repository at this point in the history
* Bump CS-Fixer version to support php 8
* Add optional allowances
  • Loading branch information
mxsxs2 authored May 31, 2022
1 parent 8dde962 commit d7d763d
Show file tree
Hide file tree
Showing 7 changed files with 932 additions and 652 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"friendsofphp/php-cs-fixer": "^2.16",
"friendsofphp/php-cs-fixer": "^2.19.3",
"ext-libxml": "*"
},
"autoload": {
Expand Down
Loading

0 comments on commit d7d763d

Please sign in to comment.