|
1 | 1 | # PHP: Nelson Martell Library
|
2 | 2 |
|
3 |
| -[](https://travis-ci.org/nelson6e65/php_nml) |
4 |
| -[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/build-status/master) |
5 |
| -[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=master) |
6 |
| -[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=master) |
| 3 | +[](https://travis-ci.org/nelson6e65/php_nml) |
| 4 | +[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/build-status/0.7) |
| 5 | +[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=0.7) |
| 6 | +[](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=0.7) |
7 | 7 |
|
8 | 8 | [](https://github.com/nelson6e65/php_nml/tags)
|
9 | 9 | [](https://packagist.org/packages/nelson6e65/php_nml)
|
10 | 10 | [](https://packagist.org/packages/nelson6e65/php_nml#dev-master)
|
11 | 11 | [](http://waffle.io/nelson6e65/php_nml)
|
12 |
| -[](https://github.com/nelson6e65/php_nml/compare/v0.7.1...master) |
| 12 | +[](https://github.com/nelson6e65/php_nml/compare/v0.7.2...0.7) |
13 | 13 |
|
14 | 14 | [](LICENSE)
|
15 | 15 | [](http://nelson6e65.github.io/php_nml/api)
|
|
20 | 20 |
|
21 | 21 | **A set of auxiliary classes to help in your PHP applications development.**
|
22 | 22 |
|
| 23 | +> **Note:** Checkout [`master` branch](https://github.com/nelson6e65/php_nml/tree/master) for current versions. |
| 24 | +
|
23 | 25 | ## Installation
|
24 | 26 |
|
25 | 27 | ```sh
|
26 |
| -composer require nelson6e65/php_nml |
| 28 | +composer require nelson6e65/php_nml:^0.7 |
27 | 29 | ```
|
28 | 30 |
|
29 | 31 | > More info at https://nelson6e65.github.io/php_nml/guide/install.html
|
|
0 commit comments