Skip to content

Commit

Permalink
Update issue-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 5751a4c commit bbbf835
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 402 deletions.
8 changes: 4 additions & 4 deletions issue-bot/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"knplabs/github-api": "^3.9",
"league/commonmark": "^2.3",
"nette/neon": "^3.3",
"nette/utils": "^3.2",
"nette/utils": "^4.0",
"phpstan/phpstan-strict-rules": "1.6.x-dev",
"symfony/console": "^6.1",
"symfony/finder": "^6.1"
"symfony/console": "^7.0",
"symfony/finder": "^7.0"
},
"autoload": {
"psr-4": {
Expand All @@ -27,6 +27,6 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^11.0"
}
}

0 comments on commit bbbf835

Please sign in to comment.