Skip to content

Commit 6e8bf35

Browse files
Update issue-bot
1 parent b90f397 commit 6e8bf35

File tree

2 files changed

+360
-480
lines changed

2 files changed

+360
-480
lines changed

issue-bot/composer.json

Lines changed: 4 additions & 4 deletions
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": {
@@ -30,6 +30,6 @@
3030
"minimum-stability": "dev",
3131
"prefer-stable": true,
3232
"require-dev": {
33-
"phpunit/phpunit": "^9.5"
33+
"phpunit/phpunit": "^12.0"
3434
}
3535
}

0 commit comments

Comments
 (0)