Skip to content

Commit c5ea595

Browse files
dantleechdbu
authored andcommitted
Removed numerical prefix
1 parent 2077158 commit c5ea595

File tree

81 files changed

+2
-2
lines changed

Some content is hidden

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

81 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"autoload": {
3434
"psr-4": {
35-
"PHPCR\\Test\\": "lib",
36-
"PHPCR\\Tests\\": "tests"
35+
"PHPCR\\Test\\": "lib/",
36+
"PHPCR\\Tests\\": "tests/"
3737
}
3838
},
3939
"extra": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)