Skip to content

Commit d48081e

Browse files
committed
move app files to src directory
1 parent abcc410 commit d48081e

19 files changed

Lines changed: 8 additions & 5 deletions

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"homepage": "https://github.com/codeshell/fpdm",
2020
"autoload": {
2121
"classmap": [
22-
"fpdm.php",
23-
"filters/"
22+
"src/fpdm.php",
23+
"src/filters/"
2424
]
2525
},
2626
"repositories": [
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)