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 2, 2024
1 parent 29a68b7 commit c56e1e6
Showing 1 changed file with 4 additions and 4 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.5.x-dev",
"symfony/console": "^6.1",
"symfony/finder": "^6.1"
"symfony/console": "^7.0",
"symfony/finder": "^7.0"
},
"autoload": {
"psr-4": {
Expand All @@ -25,7 +25,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^11.0"
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit c56e1e6

Please sign in to comment.