mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-16 03:19:56 +00:00
Removed all test cases.
This commit is contained in:
@@ -26,23 +26,14 @@
|
||||
"watson/validating": "dev-master",
|
||||
"doctrine/dbal": "~2.5",
|
||||
"illuminate/html": "~5.0",
|
||||
"barryvdh/laravel-ide-helper": "~2.0",
|
||||
"league/commonmark": "0.7.*"
|
||||
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "@stable",
|
||||
"barryvdh/laravel-ide-helper": "~2.0",
|
||||
"phpunit/phpunit": "~4.0",
|
||||
"phpspec/phpspec": "~2.1",
|
||||
"codeception/codeception": "@stable",
|
||||
"codeception/c3": "@stable",
|
||||
"league/factory-muffin": "~2.1",
|
||||
"codeception/phpbuiltinserver": "*",
|
||||
"codeception/specify": "*",
|
||||
"codeception/verify": "*",
|
||||
"fzaninotto/faker": "1.*",
|
||||
"codeclimate/php-test-reporter": "dev-master"
|
||||
|
||||
"phpspec/phpspec": "~2.1"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user