Filter non compatible plugins

This commit is contained in:
Frederic Guillot
2016-05-24 21:39:36 -04:00
parent b9f2d5650d
commit 8ba05940e9
6 changed files with 1071 additions and 10 deletions

View File

@@ -50,6 +50,7 @@
]
},
"require-dev" : {
"symfony/stopwatch" : "~2.6"
"symfony/stopwatch" : "~2.6",
"phpunit/phpunit": "4.8.*"
}
}