Skip to content

Commit 9e47956

Browse files
chore: update friendsofphp/php-cs-fixer requirement from ~3.12.0 to ~3.13.0 (#6803)
1 parent 7b7db5f commit 9e47956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"codeigniter/coding-standard": "^1.5",
1919
"fakerphp/faker": "^1.9",
20-
"friendsofphp/php-cs-fixer": "~3.12.0",
20+
"friendsofphp/php-cs-fixer": "~3.13.0",
2121
"mikey179/vfsstream": "^1.6",
2222
"nexusphp/cs-config": "^3.6",
2323
"phpunit/phpunit": "^9.1",

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"codeigniter/coding-standard": "^1.5",
1919
"fakerphp/faker": "^1.9",
20-
"friendsofphp/php-cs-fixer": "~3.12.0",
20+
"friendsofphp/php-cs-fixer": "~3.13.0",
2121
"mikey179/vfsstream": "^1.6",
2222
"nexusphp/cs-config": "^3.6",
2323
"nexusphp/tachycardia": "^1.0",

0 commit comments

Comments
 (0)