Skip to content

Commit 45aa6bc

Browse files
Update issue-bot
1 parent 611b096 commit 45aa6bc

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,11 +6,11 @@
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-deprecation-rules": "^2.0",
1111
"phpstan/phpstan-strict-rules": "^2.0",
12-
"symfony/console": "^6.1",
13-
"symfony/finder": "^6.1"
12+
"symfony/console": "^7.0",
13+
"symfony/finder": "^7.0"
1414
},
1515
"autoload": {
1616
"psr-4": {
@@ -31,6 +31,6 @@
3131
"minimum-stability": "dev",
3232
"prefer-stable": true,
3333
"require-dev": {
34-
"phpunit/phpunit": "^9.5"
34+
"phpunit/phpunit": "^12.0"
3535
}
3636
}

0 commit comments

Comments
 (0)