Skip to content

Commit

Permalink
renamed to asset-packagist.org
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Apr 21, 2017
1 parent 3212ed8 commit 44d657b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .env.example
@@ -0,0 +1,2 @@
ENV=dev
HOSTS=dev.asset-packagist.org
12 changes: 4 additions & 8 deletions .hidev/config.yml
@@ -1,12 +1,8 @@
package:
name: asset-packagist.dev
name: asset-packagist.org
homepage: http://asset-packagist.org/
namespace: hiqdev\sites\assetpackagistdev

hisite:
webapp:
vhost:
domain: dev.asset-packagist.org

deploy:
before:
- nginx/deploy
ssl: true
domains: $_ENV['HOSTS']
16 changes: 8 additions & 8 deletions README.md
@@ -1,11 +1,11 @@
# asset-packagist.dev

[![Latest Stable Version](https://poser.pugx.org/hiqdev/asset-packagist.dev/v/stable)](https://packagist.org/packages/hiqdev/asset-packagist.dev)
[![Total Downloads](https://poser.pugx.org/hiqdev/asset-packagist.dev/downloads)](https://packagist.org/packages/hiqdev/asset-packagist.dev)
[![Build Status](https://img.shields.io/travis/hiqdev/asset-packagist.dev.svg)](https://travis-ci.org/hiqdev/asset-packagist.dev)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/asset-packagist.dev.svg)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist.dev/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/asset-packagist.dev.svg)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist.dev/)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:asset-packagist.dev/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:asset-packagist.dev/dev-master)
# asset-packagist.org

[![Latest Stable Version](https://poser.pugx.org/hiqdev/asset-packagist.org/v/stable)](https://packagist.org/packages/hiqdev/asset-packagist.org)
[![Total Downloads](https://poser.pugx.org/hiqdev/asset-packagist.org/downloads)](https://packagist.org/packages/hiqdev/asset-packagist.org)
[![Build Status](https://img.shields.io/travis/hiqdev/asset-packagist.org.svg)](https://travis-ci.org/hiqdev/asset-packagist.org)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/asset-packagist.org.svg)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist.org/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/asset-packagist.org.svg)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist.org/)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:asset-packagist.org/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:asset-packagist.org/dev-master)

## Installation

Expand Down
4 changes: 2 additions & 2 deletions composer.json
@@ -1,7 +1,7 @@
{
"name": "hiqdev/asset-packagist.dev",
"name": "hiqdev/asset-packagist.org",
"type": "project",
"description": "asset-packagist.dev",
"description": "asset-packagist.org",
"keywords": [],
"homepage": "http://asset-packagist.org/",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 44d657b

Please sign in to comment.