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 e821ab7 commit 5b8d6f4Copy full SHA for 5b8d6f4
issue-bot/composer.json
@@ -8,8 +8,8 @@
8
"nette/neon": "^3.3",
9
"nette/utils": "^3.2",
10
"phpstan/phpstan-strict-rules": "^2.0",
11
- "symfony/console": "^6.1",
12
- "symfony/finder": "^6.1"
+ "symfony/console": "^7.0",
+ "symfony/finder": "^7.0"
13
},
14
"autoload": {
15
"psr-4": {
@@ -27,6 +27,6 @@
27
"minimum-stability": "dev",
28
"prefer-stable": true,
29
"require-dev": {
30
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^12.0"
31
}
32
0 commit comments