Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Commit 372f573

Browse files
authored
Merge pull request #15 from peter279k/upgrade_php_cs_fixer
Upgrade PHP-CS-Fixer to be 3.x version
2 parents 68aea04 + 112b05f commit 372f573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/selective-php/database",
1313
"license": "MIT",
1414
"require-dev": {
15-
"friendsofphp/php-cs-fixer": "^2.16",
15+
"friendsofphp/php-cs-fixer": "^3",
1616
"overtrue/phplint": "^2.3",
1717
"phpstan/phpstan": "0.*",
1818
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)