Skip to content

Commit fc75cc1

Browse files
committed
Upgrade components
1 parent bd94d0e commit fc75cc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"require": {
77
"dealerdirect/phpcodesniffer-composer-installer": "*",
88
"squizlabs/php_codesniffer": "*",
9-
"slevomat/coding-standard": "~7.0.2",
10-
"php": ">=7.1"
9+
"slevomat/coding-standard": "^8.3",
10+
"php": ">=7.4"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": ">=7.0",
13+
"phpunit/phpunit": "^9.5",
1414
"donatj/drop": "^1.0",
15-
"friendsofphp/php-cs-fixer": "^2.18"
15+
"friendsofphp/php-cs-fixer": "^3.14"
1616
},
1717
"authors": [
1818
{

0 commit comments

Comments
 (0)