Skip to content

Commit af9d558

Browse files
committed
upgraded varexported and phpunit
1 parent 16aedb3 commit af9d558

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"gettext/languages": "^2.3"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^8.0",
25+
"phpunit/phpunit": "^8.0|^9.0",
2626
"squizlabs/php_codesniffer": "^3.0",
27-
"brick/varexporter": "^0.2.1",
27+
"brick/varexporter": "^0.3.5",
2828
"friendsofphp/php-cs-fixer": "^3.2",
2929
"oscarotero/php-cs-fixer-config": "^2.0"
3030
},

0 commit comments

Comments
 (0)