Skip to content

Commit a5cf117

Browse files
committed
bump deps
1 parent 3265f58 commit a5cf117

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"require": {
99
"php": ">=8.4",
1010
"composer/semver": "^3.4",
11-
"entropy/entropy": "dev-main",
11+
"entropy/entropy": "^0.4",
1212
"nette/utils": "^4.1",
13-
"symfony/process": "^8.0",
14-
"webmozart/assert": "^2.0"
13+
"symfony/process": "^8.1",
14+
"webmozart/assert": "^2.4"
1515
},
1616
"require-dev": {
17-
"phpecs/phpecs": "^2.2",
17+
"symplify/easy-coding-standard": "^13.2",
1818
"phpstan/extension-installer": "^1.4",
19-
"phpstan/phpstan": "^2.1",
20-
"phpunit/phpunit": "^13.0",
21-
"rector/rector": "^2.2",
22-
"rector/swiss-knife": "^2.3",
19+
"phpstan/phpstan": "^2.2",
20+
"phpunit/phpunit": "^13.2",
21+
"rector/rector": "^2.4",
22+
"rector/swiss-knife": "^2.4",
2323
"shipmonk/composer-dependency-analyser": "^1.8",
24-
"symplify/phpstan-extensions": "^12.0",
24+
"symplify/phpstan-rules": "^14.11",
2525
"tomasvotruba/class-leak": "^2.1",
26-
"tracy/tracy": "^2.11"
26+
"tracy/tracy": "^2.12"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)