Skip to content

Commit 4fa0c2e

Browse files
committedJan 4, 2021
Update phpunit
1 parent beddf47 commit 4fa0c2e

File tree

2 files changed

+579
-204
lines changed

2 files changed

+579
-204
lines changed
 

‎composer.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.1|^8.0",
13+
"php": "^7.3|^8.0",
1414
"ext-dom": "*",
1515
"ext-libxml": "*",
1616
"scssphp/scssphp": "1.4.0",
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"ext-simplexml": "*",
37-
"phpunit/phpunit": "^7",
37+
"phpunit/phpunit": "^9",
3838
"monolog/monolog": "^1.24",
3939
"phpstan/phpstan": "^0.12",
4040
"friendsofphp/php-cs-fixer": "^2.16"

0 commit comments

Comments
 (0)