Commit 1898936e authored by tufengqi's avatar tufengqi

init

parent cba8efa3
......@@ -23,10 +23,10 @@
"squizlabs/php_codesniffer": "3.*"
},
"autoload": {
"psr-4": {"Thrift\\": "lib/php/lib/","tutorial\\": "tutorial/gen-php/tutorial/"}
"psr-4": {"Thrift\\": "lib/php/lib/"}
},
"autoload-dev": {
"psr-4": {"Test\\Thrift\\": "lib/php/test/","tutorial\\": "tutorial/gen-php/tutorial/"}
"psr-4": {"Test\\Thrift\\": "lib/php/test/"}
},
"minimum-stability": "dev",
"extra": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment