Skip to content

Commit 162ba00

Browse files
Update issue-bot
1 parent 145249e commit 162ba00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

issue-bot/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"knplabs/github-api": "^3.9",
88
"league/commonmark": "^2.3",
99
"nette/neon": "^3.3",
10-
"nette/utils": "^3.2",
10+
"nette/utils": "^4.0",
1111
"phpstan/phpstan-deprecation-rules": "^2.0",
1212
"phpstan/phpstan-strict-rules": "^2.0",
1313
"react/child-process": "^0.6.7",
1414
"react/event-loop": "^1.6",
1515
"react/promise": "^3.3",
16-
"symfony/console": "^6.1",
17-
"symfony/finder": "^6.1"
16+
"symfony/console": "^8.0",
17+
"symfony/finder": "^8.0"
1818
},
1919
"autoload": {
2020
"psr-4": {
@@ -35,6 +35,6 @@
3535
"minimum-stability": "dev",
3636
"prefer-stable": true,
3737
"require-dev": {
38-
"phpunit/phpunit": "^9.5"
38+
"phpunit/phpunit": "^13.0"
3939
}
4040
}

0 commit comments

Comments
 (0)