Skip to content

Commit b92bee7

Browse files
Using older PHPUnit version
1 parent a373590 commit b92bee7

File tree

3 files changed

+153
-490
lines changed

3 files changed

+153
-490
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {},
2121
"require-dev": {
22-
"phpunit/phpunit": "^6.0"
22+
"phpunit/phpunit": "^4.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)