suseendhiran
This commit is contained in:
parent
108fa4d41c
commit
ee4a1c7903
14
application/modules/Dashboard/views/ams.code-workspace
Normal file
14
application/modules/Dashboard/views/ams.code-workspace
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../../../.."
|
||||
},
|
||||
{
|
||||
"path": "../../../../../demo"
|
||||
},
|
||||
{
|
||||
"path": "../../../../../codeigniter-3-crud"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
@ -18,7 +18,6 @@
|
||||
"paragonie/random_compat": "Provides better randomness in PHP 5.x"
|
||||
},
|
||||
"require-dev": {
|
||||
"mikey179/vfsStream": "1.1.*",
|
||||
"phpunit/phpunit": "4.* || 5.*"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user