Skip to content

Commit e785e90

Browse files
author
G
committed
PHPunit package updates
1 parent 54c3777 commit e785e90

File tree

5 files changed

+617
-252
lines changed

5 files changed

+617
-252
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ Homestead.yaml
1212
npm-debug.log
1313
yarn-error.log
1414
/public/info.php
15-
/public/googlef006135870f7b2b7.html
15+
/public/googlef006135870f7b2b7.html
16+
tests/CodeCoverage

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fzaninotto/faker": "^1.9.1",
2323
"mockery/mockery": "^1.3.1",
2424
"nunomaduro/collision": "^5.0",
25-
"phpunit/phpunit": "^8.5"
25+
"phpunit/phpunit": "^9.2"
2626
},
2727
"config": {
2828
"optimize-autoloader": true,

0 commit comments

Comments
 (0)