Skip to content

Commit a4d619f

Browse files
committed
Bump packages versions
1 parent 067a1ce commit a4d619f

2 files changed

Lines changed: 4356 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@
1717
"ext-zip": "*",
1818
"monolog/monolog": "^1.24",
1919
"gabrielelana/byte-units": "^0.5.0",
20-
"symfony/console": "^4.2",
21-
"phpdocumentor/reflection-docblock": "^4.3",
20+
"symfony/console": "^5.2",
21+
"phpdocumentor/reflection-docblock": "^5.2",
2222
"brick/math": "^0.8.8",
23-
"nikic/php-parser": "^4.2"
23+
"nikic/php-parser": "^4.2",
24+
"phpunit/phpunit": "^9.5"
2425
},
2526
"autoload": {
2627
"psr-4": {
@@ -34,7 +35,6 @@
3435
}
3536
},
3637
"require-dev": {
37-
"phpunit/phpunit": "^8.0",
3838
"squizlabs/php_codesniffer": "^3.4",
3939
"friendsofphp/php-cs-fixer": "^2.14",
4040
"brainmaestro/composer-git-hooks": "^2.6"

0 commit comments

Comments
 (0)