Skip to content

Commit b71ea53

Browse files
committed
Refactor directory
1 parent 9140e09 commit b71ea53

17 files changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,7 @@
2828
},
2929
"autoload": {
3030
"psr-4": {
31-
"Simples\\Core\\": "src/"
32-
},
33-
"files": [
34-
"bootstrap/index.php"
35-
]
36-
},
37-
"scripts": {
38-
"sami": "php sami.phar update config/sami.php"
31+
"Simples\\Persistence\\": "src/"
32+
}
3933
}
4034
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)