Skip to content

Commit 07ef7c7

Browse files
committed
Lowering phpunit requirements
1 parent 0bda451 commit 07ef7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^5.0",
22+
"phpunit/phpunit": "^4.8",
2323
"slim/slim" : "^3.0"
2424
}
2525
}

0 commit comments

Comments
 (0)