Skip to content

Commit a939e6b

Browse files
committed
psr-4
1 parent 6e45837 commit a939e6b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
],
2525
"autoload": {
26-
"psr-0": { "Omnipay\\Tests\\" : "src/" }
26+
"psr-4": { "Omnipay\\Tests\\" : "src/" }
2727
},
2828
"require": {
2929
"php-http/mock-client": "^1",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)