Skip to content

Commit c96a718

Browse files
committed
fixing autoload.
1 parent b84d60a commit c96a718

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,5 @@
2828
"Tests\\": "tests/",
2929
"ComponentTest\\": "examples/"
3030
}
31-
},
32-
"autoload-dev": {
33-
"psr-4": {
34-
"Neuron\\Core\\": "../core/src/Core/"
35-
}
3631
}
3732
}

0 commit comments

Comments
 (0)