suseendhiran

This commit is contained in:
suseendhiran17 2022-12-26 15:15:13 +05:30
parent 108fa4d41c
commit ee4a1c7903
2 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,14 @@
{
"folders": [
{
"path": "../../../.."
},
{
"path": "../../../../../demo"
},
{
"path": "../../../../../codeigniter-3-crud"
}
],
"settings": {}
}

View File

@ -18,7 +18,6 @@
"paragonie/random_compat": "Provides better randomness in PHP 5.x"
},
"require-dev": {
"mikey179/vfsStream": "1.1.*",
"phpunit/phpunit": "4.* || 5.*"
}
}