Skip to content

Commit d7d763d

Browse files
authored
Add optional allowances (#46)
* Bump CS-Fixer version to support php 8 * Add optional allowances
1 parent 8dde962 commit d7d763d

File tree

7 files changed

+932
-652
lines changed

7 files changed

+932
-652
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.3",
26-
"friendsofphp/php-cs-fixer": "^2.16",
26+
"friendsofphp/php-cs-fixer": "^2.19.3",
2727
"ext-libxml": "*"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)