This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp-tools
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix composer
euromark
11 years ago
parent
1365b99cba
commit
0e188603e0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
composer.json
+ 1
- 1
composer.json
View File
@@ -22,7 +22,7 @@
},
"autoload": {
"psr-4": {
- "Tools\\": "
.
"
+ "Tools\\": "
src
"
}
},
"support":{