This website works better with JavaScript.
Home
Explore
Help
Sign In
luticate
/
api-utils
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Wiki
Activity
Browse Source
fixed namespace
tags/0.1.0
Robin Thoni
9 years ago
parent
24ab96bf1c
commit
b9b0a298fa
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
composer.json
+ 1
- 1
composer.json
View File
@@ -12,7 +12,7 @@
12
12
},
13
13
"autoload": {
14
14
"psr-4": {
15
- "Luticate\\
Utils\\
": "src/"
15
+ "Luticate\\": "src/"
16
16
}
17
17
}
18
18
}
Write
Preview
Loading…
Cancel
Save