Skip to content

Commit 097c32b

Browse files
Update issue-bot
1 parent 1fb6cfe commit 097c32b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: issue-bot/composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"knplabs/github-api": "^3.9",
77
"league/commonmark": "^2.3",
88
"nette/neon": "^3.3",
9-
"nette/utils": "^3.2",
9+
"nette/utils": "^4.0",
1010
"phpstan/phpstan-strict-rules": "^2.0",
11-
"symfony/console": "^6.1",
12-
"symfony/finder": "^6.1"
11+
"symfony/console": "^7.0",
12+
"symfony/finder": "^7.0"
1313
},
1414
"autoload": {
1515
"psr-4": {
@@ -27,6 +27,6 @@
2727
"minimum-stability": "dev",
2828
"prefer-stable": true,
2929
"require-dev": {
30-
"phpunit/phpunit": "^9.5"
30+
"phpunit/phpunit": "^12.0"
3131
}
3232
}

0 commit comments

Comments
 (0)