Skip to content

Commit c23f5bf

Browse files
Update issue-bot
1 parent 80c1df2 commit c23f5bf

File tree

2 files changed

+329
-444
lines changed

2 files changed

+329
-444
lines changed

issue-bot/composer.json

+5-5
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",
10-
"phpstan/phpstan-strict-rules": "1.6.x-dev",
11-
"symfony/console": "^6.1",
12-
"symfony/finder": "^6.1"
9+
"nette/utils": "^4.0",
10+
"phpstan/phpstan-strict-rules": "2.0.x",
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": "^11.0"
3131
}
3232
}

0 commit comments

Comments
 (0)