Closed caendesilva closed 1 year ago
First, add the following to your composer.json file:
"repositories": [ { "type": "vcs", "url": "https://github.com/hydephp/publications" } ]
Then run the following:
composer require hyde/publications:dev-develop
Note that this package is still in development and may be unstable.
First, add the following to your composer.json file:
Then run the following:
Note that this package is still in development and may be unstable.