Skip to content
Snippets Groups Projects
Commit 7a12bb49 authored by Ray Andrew's avatar Ray Andrew
Browse files

Final commit

parent a76aa8c0
Branches
Tags v1.1
No related merge requests found
Pipeline #5046 failed with stages
in 3 minutes and 56 seconds
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"paragonie/random_compat": "Provides better randomness in PHP 5.x" "paragonie/random_compat": "Provides better randomness in PHP 5.x"
}, },
"scripts": { "scripts": {
"test": "phpunit --configuration application/tests --coverage-text --coverage-html report" "test": "phpunit --configuration application/tests --coverage-text --coverage-html --colors=never report"
}, },
"require-dev": { "require-dev": {
"mikey179/vfsStream": "1.1.*", "mikey179/vfsStream": "1.1.*",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment