mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 03:49:22 +00:00
Removed codeception.
This commit is contained in:
@@ -26,13 +26,12 @@
|
|||||||
"codesleeve/asset-pipeline": "~2.0"
|
"codesleeve/asset-pipeline": "~2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"barryvdh/laravel-debugbar": "~1.6",
|
"barryvdh/laravel-debugbar": "@stable",
|
||||||
"barryvdh/laravel-ide-helper": "~1.9",
|
"barryvdh/laravel-ide-helper": "@stable",
|
||||||
"mockery/mockery": "~0.9",
|
"mockery/mockery": "@dev",
|
||||||
"satooshi/php-coveralls": "~0.6",
|
"satooshi/php-coveralls": "@stable",
|
||||||
"league/factory-muffin": "~2.0",
|
"league/factory-muffin": "@stable",
|
||||||
"doctrine/dbal": "2.4.*",
|
"doctrine/dbal": "@stable"
|
||||||
"codeception/codeception": "*"
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
|||||||
Reference in New Issue
Block a user