Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Marking package as abandoned
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 31, 2019
1 parent 1c8295d commit adaafeb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
@@ -1,5 +1,9 @@
# zend-auradi-config

> ## Repository abandoned 2019-12-31
>
> This repository has moved to laminas/laminas-auradi-config.
[![Build Status](https://secure.travis-ci.org/zendframework/zend-auradi-config.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-auradi-config)
[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-auradi-config/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-auradi-config?branch=master)

Expand Down Expand Up @@ -79,4 +83,4 @@ $config = require __DIR__ . '/config.php';
$factory = new ContainerFactory();

return $factory(new Config($config));
```
```

0 comments on commit adaafeb

Please sign in to comment.