Skip to content

Commit ae74007

Browse files
uuf6429acoulton
authored andcommitted
Relocate files
1 parent 482a58e commit ae74007

File tree

155 files changed

+3
-3
lines changed

Some content is hidden

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

155 files changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535

3636
"autoload": {
37-
"psr-0": {
38-
"Behat\\Gherkin": "src/"
37+
"psr-4": {
38+
"Behat\\Gherkin\\": "src/"
3939
}
4040
},
4141

4242
"autoload-dev": {
4343
"psr-4": {
44-
"Tests\\": "tests/"
44+
"Tests\\Behat\\Gherkin\\": "tests/"
4545
}
4646
},
4747

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)