Skip to content

Commit b177e8d

Browse files
authored
Merge pull request #24 from vicgonvt/update_testbench
updates testbench to 5.0 and phpunit 9
2 parents 8a987b8 + cd3adf1 commit b177e8d

File tree

3 files changed

+1385
-1515
lines changed

3 files changed

+1385
-1515
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ext-json": "*"
1313
},
1414
"require-dev": {
15-
"orchestra/testbench": "^3.7"
15+
"orchestra/testbench": "^5.0"
1616
},
1717
"autoload": {
1818
"psr-4" : {

0 commit comments

Comments
 (0)