Skip to content
egorrishe edited this page Sep 30, 2020 · 1 revision
  1. in composer.json add:
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/streeboga/AngryCurl"
        }
    ]
    
  2. run composer require konstantin/angry-curl:dev-master
Clone this wiki locally