Skip to content

Commit bd7c36a

Browse files
committed
bump
1 parent 7a3e7c5 commit bd7c36a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@
55
"require": {
66
"php": ">=8.2",
77
"nette/utils": "^4.0",
8-
"friendsofphp/php-cs-fixer": "^3.75.0"
8+
"friendsofphp/php-cs-fixer": "^3.89"
99
},
1010
"require-dev": {
11-
"symplify/easy-coding-standard": "^12.5",
11+
"symplify/easy-coding-standard": "^12.6",
1212
"squizlabs/php_codesniffer": "^4.0",
13-
"phpunit/phpunit": "^11.5",
13+
"phpunit/phpunit": "^11.5|^12.0",
1414
"phpstan/extension-installer": "^1.4",
1515
"phpstan/phpstan": "^2.1",
16-
"rector/rector": "^2.0.13",
16+
"rector/rector": "^2.2",
1717
"symplify/phpstan-extensions": "^12.0",
1818
"tomasvotruba/class-leak": "^2.0",
19-
"tracy/tracy": "^2.10"
19+
"rector/jack": "^0.2",
20+
"tracy/tracy": "^2.11"
2021
},
2122
"autoload": {
2223
"psr-4": {

0 commit comments

Comments
 (0)