Skip to content

Commit 1d7a659

Browse files
committed
Bump dependencies
1 parent 597033a commit 1d7a659

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"require": {
2222
"php": "^8.1",
2323
"ext-tokenizer": "*",
24-
"friendsofphp/php-cs-fixer": "^3.50",
25-
"nexusphp/cs-config": "^3.19.0"
24+
"friendsofphp/php-cs-fixer": "^3.61.1",
25+
"nexusphp/cs-config": "^3.24"
2626
},
2727
"require-dev": {
28-
"nexusphp/tachycardia": "^2.1",
29-
"phpstan/phpstan": "^1.0",
30-
"phpunit/phpunit": "^10.5"
28+
"nexusphp/tachycardia": "^2.3",
29+
"phpstan/phpstan": "^1.11",
30+
"phpunit/phpunit": "^10.5 || ^11.2"
3131
},
3232
"minimum-stability": "dev",
3333
"prefer-stable": true,

0 commit comments

Comments
 (0)