Commit cba8efa3 authored by tufengqi's avatar tufengqi

finish

parent bbe21d02
......@@ -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/","tutorial\\": "tutorial/gen-php/tutorial/"}
},
"autoload-dev": {
"psr-4": {"Test\\Thrift\\": "lib/php/test/","\\tutorial\\": "tutorial/gen-php/tutorial/"}
"psr-4": {"Test\\Thrift\\": "lib/php/test/","tutorial\\": "tutorial/gen-php/tutorial/"}
},
"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