mpyw / php-hyper-builtin-server

Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
MIT License
106 stars 10 forks source link

Merge please !!! #2

Closed mpyw closed 8 years ago

mpyw commented 8 years ago

I want to remove the annoying stability flags..

{
    "require-dev": {
        "mpyw/php-hyper-builtin-server": "@dev"
    },
    "minimum-stability": "dev",
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:mpyw-forks/socket.git"
        }
    ]
}
mpyw commented 8 years ago

I'm planning to temporalily bundle forked sources into my repository until our commits are merged.

mpyw commented 8 years ago

Git submodule is a nice solution: d6ab791

mpyw commented 8 years ago

Unfortunately submodule is not supported by composer... So I need to add all files... omfg 58e9df95fb1e7c4f9cc79c5c3c1bc75df5977fb7