Skip to content

Commit 13dafaf

Browse files
committed
Merge pull request #104 from dmouse/psr-4
update to Psr 4
2 parents 3fdc198 + ba0232b commit 13dafaf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"bin-dir": "bin/"
4141
},
4242
"autoload": {
43-
"psr-0": {"Drupal\\AppConsole": "lib"}
43+
"psr-4": {"Drupal\\AppConsole\\": "src"}
4444
}
4545
}
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)