Skip to content

Commit 8e21678

Browse files
committed
move to psr4
1 parent 62dcaf6 commit 8e21678

Some content is hidden

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

54 files changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"twig/twig": "To use the Twig extensions."
4040
},
4141
"autoload": {
42-
"psr-0": { "Hateoas": "src/" }
42+
"psr-4": { "Hateoas\\": "src/" }
4343
},
4444
"config": {
4545
"bin-dir": "bin"
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.
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)