Skip to content

Commit 583a24e

Browse files
committed
Bump symfony/console, symfony/yaml and phpunit/phpunit
1 parent ebe7fd4 commit 583a24e

File tree

2 files changed

+638
-154
lines changed

2 files changed

+638
-154
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424

2525
"hassankhan/config": "^2.0",
2626
"nikic/php-parser": "^4.0",
27-
"symfony/console": "^4.0",
28-
"symfony/yaml": "^4.0",
27+
"symfony/console": "^4.0|^5.0",
28+
"symfony/yaml": "^4.0|^5.0",
2929
"tomzx/finder": "^0.1"
3030
},
3131
"require-dev": {
3232
"mockery/mockery": "^1.0",
33-
"phpunit/phpunit": "^7.0|^8.0"
33+
"phpunit/phpunit": "^7.0|^8.0|^9.0"
3434
},
3535
"bin": [
3636
"bin/php-semver-checker"

0 commit comments

Comments
 (0)