Skip to content

Commit f2851ff

Browse files
authoredSep 8, 2024
Update root-composer
1 parent 648bf89 commit f2851ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"require": {
66
"php": "^7.4|^8.0",
77
"nikic/php-parser": "^5.0",
8-
"symfony/console": "^5.4",
9-
"nette/utils": "^3.2.5",
10-
"symfony/finder": "^5.4",
8+
"symfony/console": "^7.0",
9+
"nette/utils": "^4.0.0",
10+
"symfony/finder": "^7.0",
1111
"phpstan/phpdoc-parser": "^2.0"
1212
},
1313
"bin": [
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"php-parallel-lint/php-parallel-lint": "^1.3",
1818
"phpstan/phpstan": "^1.10",
19-
"phpunit/phpunit": "^9.6"
19+
"phpunit/phpunit": "^11.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)