Skip to content

Commit 20a613a

Browse files
committed
Dependency and static analysis updates
1 parent 59f70c1 commit 20a613a

6 files changed

Lines changed: 1848 additions & 1848 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
},
99
"require": {
1010
"php": ">=8.1",
11-
"ext-json": "*",
12-
"friendsofphp/php-cs-fixer": "^3.5"
11+
"ext-json": "*"
1312
},
1413
"require-dev": {
1514
"ext-mbstring": "*",
15+
"friendsofphp/php-cs-fixer": "^3.6",
1616
"phpstan/phpstan": "^1.4",
1717
"phpunit/phpunit": "^9.5"
1818
},

0 commit comments

Comments
 (0)