We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611b096 commit 45aa6bcCopy full SHA for 45aa6bc
issue-bot/composer.json
@@ -6,11 +6,11 @@
6
"knplabs/github-api": "^3.9",
7
"league/commonmark": "^2.3",
8
"nette/neon": "^3.3",
9
- "nette/utils": "^3.2",
+ "nette/utils": "^4.0",
10
"phpstan/phpstan-deprecation-rules": "^2.0",
11
"phpstan/phpstan-strict-rules": "^2.0",
12
- "symfony/console": "^6.1",
13
- "symfony/finder": "^6.1"
+ "symfony/console": "^7.0",
+ "symfony/finder": "^7.0"
14
},
15
"autoload": {
16
"psr-4": {
@@ -31,6 +31,6 @@
31
"minimum-stability": "dev",
32
"prefer-stable": true,
33
"require-dev": {
34
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^12.0"
35
}
36
0 commit comments