mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
Renamed library/ to src/ to be consistent with other projects.
This commit is contained in:
+1
-1
@@ -19,6 +19,6 @@
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {"Rhumsaa\\Uuid": "library/"}
|
||||
"psr-0": {"Rhumsaa\\Uuid": "src/"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user