Skip to content

Commit fafc499

Browse files
committed
Updated minimal package versions in composer.json
1 parent 7730658 commit fafc499

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"require": {
2424
"php": "^7.4 || ^8.0",
2525
"friendsofphp/php-cs-fixer": "^3.9.5",
26-
"squizlabs/php_codesniffer": "^3.5.8",
27-
"phpunit/phpunit": "^9.5.2",
28-
"php-coveralls/php-coveralls": "^2.4.3"
26+
"squizlabs/php_codesniffer": "^3.7.1",
27+
"phpunit/phpunit": "^9.5.21",
28+
"php-coveralls/php-coveralls": "^2.5.2"
2929
}
3030
}

0 commit comments

Comments
 (0)