Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit cfd0d76

Browse files
author
Petr Knap
committed
Synchronizet MigrationTool with trunk
1 parent 9d47b54 commit cfd0d76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"autoload": {
2020
"psr-4": {
2121
"PetrKnap\\Php\\Enum\\": "src"
22-
}
22+
},
23+
"files": []
2324
},
2425
"autoload-dev": {
2526
"psr-4": {

0 commit comments

Comments
 (0)