Skip to content

Commit c8d768c

Browse files
committed
Update CI
1 parent 9e1c4ff commit c8d768c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.3 ||~8.1",
13+
"php": ">=7.3 || ~8.1",
1414
"ext-json": "*",
1515
"guzzlehttp/guzzle": "^6.3|^7.0",
1616
"psr/http-client": "^1.0",
1717
"psr/log": "^1.1||^3.0"
1818
},
1919
"require-dev": {
20-
"friendsofphp/php-cs-fixer": "^3.0",
20+
"friendsofphp/php-cs-fixer": "^3.4.0",
2121
"phpmd/phpmd": "^2.9",
2222
"phpspec/phpspec": "^7.2"
2323
},

0 commit comments

Comments
 (0)