Merge pull request #13 from Seldaek/patch-1
Target compat autoload rules more narrowly
This commit is contained in:
commit
e014aadf8d
|
@ -24,7 +24,7 @@
|
|||
"autoload": {
|
||||
"psr-0": {
|
||||
"GeoIp2": "src/",
|
||||
"" : "compat/"
|
||||
"JsonSerializable" : "compat/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user