Skip to content

Commit 73e9721

Browse files
authored
Merge pull request #7 from mwikberg-virta/dependency-bump
Bump dependencies
2 parents e61d472 + 9284595 commit 73e9721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"php": "^7.4 || ^8.0",
2222
"ext-dom": "*",
2323
"ext-json": "*",
24-
"sebastian/cli-parser": "^1.0|^2.0",
25-
"phpunit/php-file-iterator": "^3.0|^4.0"
24+
"sebastian/cli-parser": "^1.0|^2.0|^3.0",
25+
"phpunit/php-file-iterator": "^3.0|^4.0|^5.0"
2626
},
2727
"require-dev": {
2828
"friendsofphp/php-cs-fixer": "^3.2",

0 commit comments

Comments
 (0)